bytes property

Uint8List get bytes

Implementation

Uint8List get bytes => _byteBuffer.sublist(0, _position);