menu
data_serializer package
documentation
data_serializer_io.dart
BytesFileIO
supportsClosing property
supportsClosing property
dark_mode
light_mode
supportsClosing
property
@
override
bool
get
supportsClosing
override
Returns
true
on
BytesFileIO
implementation.
Implementation
@override bool get supportsClosing => true;
data_serializer package
documentation
data_serializer_io
BytesFileIO
supportsClosing property
BytesFileIO class