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