readBytes property

XdrUint32 readBytes

Implementation

XdrUint32 get readBytes => this._readBytes;
void readBytes=(XdrUint32 value)

Implementation

set readBytes(XdrUint32 value) => this._readBytes = value;