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