menu
data_serializer package
documentation
data_serializer_io.dart
BytesIO
capacity property
capacity property
dark_mode
light_mode
capacity
property
int
get
capacity
Returns the size of the internal bytes buffer (
Uint8List
).
Implementation
int get capacity;
data_serializer package
documentation
data_serializer_io
BytesIO
capacity property
BytesIO class