menu
data_serializer package
documentation
data_serializer_io.dart
BytesIO
readByte abstract method
readByte abstract method
dark_mode
light_mode
readByte
abstract method
int
readByte
(
)
Reads 1 byte. Increments
position
by 1.
Implementation
int readByte();
data_serializer package
documentation
data_serializer_io
BytesIO
readByte abstract method
BytesIO class