Dart SDK
dart:typed_data
ByteBuffer
lengthInBytes
property
lengthInBytes
ByteBuffer
Properties
lengthInBytes
Constructors
ByteBuffer
Methods
asUint8List
asInt8List
asUint8ClampedList
asUint16List
asInt16List
asUint32List
asInt32List
asUint64List
asInt64List
asInt32x4List
asFloat32List
asFloat64List
asFloat32x4List
asFloat64x2List
asByteData
int
lengthInBytes
read-only
Returns the length of this byte buffer, in bytes.