raw package
documentation
raw
RawReader
isCopyOnRead property
isCopyOnRead
isCopyOnRead
property
bool
isCopyOnRead
final
Whether returned typed data slices should be copies.
Implementation
final bool isCopyOnRead;
raw package
documentation
raw
RawReader
isCopyOnRead 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 ==