Flutter
foundation
ReadBuffer
data property
data
ReadBuffer class
Constructors
ReadBuffer
Properties
data
hasRemaining
hashCode
runtimeType
Methods
getFloat64
getFloat64List
getInt32
getInt32List
getInt64
getInt64List
getUint8
getUint8List
getUint16
getUint32
noSuchMethod
toString
Operators
operator ==
data property
ByteData
data
final
The underlying data being read.
Implementation
final ByteData data