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