Dart SDK
dart:typed_data
TypedData
buffer
buffer
Dart SDK
dart:typed_data
TypedData
buffer
property
buffer
Dart SDK
dart:typed_data
TypedData
Constructors
TypedData
Properties
buffer
elementSizeInBytes
lengthInBytes
offsetInBytes
hashCode
runtimeType
Operators
operator ==
Methods
noSuchMethod
toString
ByteBuffer
buffer
Returns the byte buffer associated with this object.
Source
ByteBuffer get buffer;