Flutter
archive_io
InputStreamBase
toUint8List abstract method
toUint8List
toUint8List
method
Null safety
Uint8List
toUint8List
(
)
Implementation
Uint8List toUint8List();
Flutter
archive_io
InputStreamBase
toUint8List abstract method
InputStreamBase class
Constructors
InputStreamBase
Properties
hashCode
isEOS
length
position
runtimeType
Methods
close
noSuchMethod
peekBytes
readByte
readBytes
readString
readUint16
readUint24
readUint32
readUint64
reset
rewind
skip
subset
toString
toUint8List
Operators
operator ==