Flutter
archive_io
InputFileStream
fileRemaining property
fileRemaining
fileRemaining
property
Null safety
int
fileRemaining
Implementation
int get fileRemaining => _fileSize - _position;
Flutter
archive_io
InputFileStream
fileRemaining property
InputFileStream class
Constructors
InputFileStream
clone
Properties
bufferPosition
bufferRemaining
bufferSize
byteOrder
fileRemaining
hashCode
isEOS
length
path
position
runtimeType
Methods
close
noSuchMethod
peekBytes
readByte
readBytes
readString
readUint16
readUint24
readUint32
readUint64
reset
rewind
skip
subset
toString
toUint8List
Operators
operator ==
Constants
kDefaultBufferSize