Flutter
archive_io
Bz2BitReader
readByte method
readByte
readByte
method
Null safety
int
readByte
(
)
Implementation
int readByte() => readBits(8);
Flutter
archive_io
Bz2BitReader
readByte method
Bz2BitReader class
Constructors
Bz2BitReader
Properties
hashCode
input
runtimeType
Methods
noSuchMethod
readBits
readByte
toString
Operators
operator ==