BytesBuffer.fromIO constructor

BytesBuffer.fromIO(
  1. BytesIO bytesIO
)

Implementation

BytesBuffer.fromIO(this.bytesIO);