writeBytes property

XdrUint32 writeBytes

Implementation

XdrUint32 get writeBytes => this._writeBytes;
void writeBytes=(XdrUint32 value)

Implementation

set writeBytes(XdrUint32 value) => this._writeBytes = value;