menu
Dart
dart:typed_data
UnmodifiableByteBufferView
UnmodifiableByteBufferView factory constructor
UnmodifiableByteBufferView
brightness_4
brightness_5
description
UnmodifiableByteBufferView
constructor
UnmodifiableByteBufferView
(
ByteBuffer
data
)
Implementation
external factory UnmodifiableByteBufferView(ByteBuffer data);
Dart
dart:typed_data
UnmodifiableByteBufferView
UnmodifiableByteBufferView factory constructor
UnmodifiableByteBufferView class
Constructors
UnmodifiableByteBufferView
Properties
hashCode
lengthInBytes
runtimeType
Methods
asByteData
asFloat32List
asFloat32x4List
asFloat64List
asFloat64x2List
asInt16List
asInt32List
asInt32x4List
asInt64List
asInt8List
asUint16List
asUint32List
asUint64List
asUint8ClampedList
asUint8List
noSuchMethod
toString
Operators
operator ==