readBytesSize property

void readBytesSize=(int value)

using readBytesSize setting _readBytesSize

Implementation

set readBytesSize(int value) {
  _readBytesSize = value;
}