jovial_misc
io_utils
ByteBufferDataInputStream
seek property
seek
seek
property
Null safety
int
seek
read / write
The seek position within the buffer, in bytes from the start
Implementation
int seek = 0;
jovial_misc
io_utils
ByteBufferDataInputStream
seek property
ByteBufferDataInputStream class
Constructors
ByteBufferDataInputStream
copy
Properties
bytesAvailable
endian
hashCode
runtimeType
seek
Methods
close
isEOF
noSuchMethod
read
readBoolean
readByte
readBytes
readBytesImmutable
readDouble
readFloat
readInt
readLong
readShort
readUnsignedByte
readUnsignedInt
readUnsignedLong
readUnsignedShort
readUTF8
remaining
remainingCopy
toString
Operators
operator ==