menu
data_serializer package
documentation
data_serializer_io.dart
BytesIO
supportsClosing property
supportsClosing property
dark_mode
light_mode
supportsClosing
property
bool
get
supportsClosing
Returns
true
if this implementation supports the
close
operation.
Implementation
bool get supportsClosing;
data_serializer package
documentation
data_serializer_io
BytesIO
supportsClosing property
BytesIO class