asByteBuffer method

ByteBuffer asByteBuffer()

Implementation

ByteBuffer asByteBuffer() => Uint8List.fromList(_content!).buffer;