maxSize property

int? maxSize
getter/setter pair

The maximum size (in bytes) that the buffer is allowed to grow to

Implementation

int? maxSize;