menu
data_serializer package
documentation
data_serializer_io.dart
BytesBuffer
flush method
flush method
dark_mode
light_mode
flush
method
void
flush
(
)
Flushes
bytesIO
data.
Implementation
void flush() => bytesIO.flush();
data_serializer package
documentation
data_serializer_io
BytesBuffer
flush method
BytesBuffer class