ByteInput constructor

ByteInput(
  1. Uint8List _buffer
)

Implementation

ByteInput(this._buffer);