menu
data_serializer package
documentation
data_serializer_io.dart
BytesIO
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
get
isClosed
Returns
true
if this IO was closed.
See
close
.
Implementation
bool get isClosed;
data_serializer package
documentation
data_serializer_io
BytesIO
isClosed property
BytesIO class