menu
data_serializer package
documentation
data_serializer_io.dart
BytesBuffer
compact method
compact method
dark_mode
light_mode
compact
method
bool
compact
(
)
Compact the internal bytes
capacity
to
length
.
Implementation
bool compact() => bytesIO.compact();
data_serializer package
documentation
data_serializer_io
BytesBuffer
compact method
BytesBuffer class