menu
data_serializer package
documentation
data_serializer_io.dart
BytesBuffer
length property
length property
dark_mode
light_mode
length
property
int
get
length
The length of bytes in this buffer.
Implementation
int get length => bytesIO.length;
data_serializer package
documentation
data_serializer_io
BytesBuffer
length property
BytesBuffer class