menu
archive package
documentation
archive_io.dart
InputFileStream
length property
length property
dark_mode
light_mode
length
property
@
override
int
get
length
override
How many bytes are left in the stream.
Implementation
@override int get length => fileRemaining;
archive package
documentation
archive_io
InputFileStream
length property
InputFileStream class