toByteData method

ByteData toByteData()

Implementation

ByteData toByteData() => ByteData.sublistView(Uint8List.fromList(this));