raw package
documentation
raw
RawReader
index property
index
index
property
int
index
read / write
Current index in the buffer.
Implementation
int index;
raw package
documentation
raw
RawReader
index property
RawReader class
Constructors
withByteData
withBytes
Properties
availableLengthInBytes
bufferAsByteData
bufferAsUint8List
hashCode
index
isCopyOnRead
isEndOfBytes
runtimeType
Methods
lengthUntilZero
noSuchMethod
previewUint8
previewUint16
previewUint32
readByteDataCopy
readByteDataViewOrCopy
readFixInt64
readFloat32
readFloat64
readInt8
readInt16
readInt32
readRawReader
readUint8
readUint8ListCopy
readUint8ListViewOrCopy
readUint16
readUint32
readUtf8
readUtf8NullEnding
readUtf8Simple
readUtf8SimpleNullEnding
readVarInt
readVarUint
readZeroes
toString
Operators
operator ==