Uint8ArrayConstructor class

Available extensions
Annotations
  • @JS()
  • @staticInterop

Constructors

Uint8ArrayConstructor()

Properties

bytesPerElement num

Available on Uint8ArrayConstructor, provided by the Uint8ArrayConstructor$Typings extension

The size in bytes of each element in the array.
no setter
from → ({Uint8List Function<T>(List<T> arrayLike, num mapfn(T, num), [dynamic thisArg]) $1, Uint8List Function(Iterable<num> arrayLike, [num mapfn(num, num)?, dynamic thisArg]) $2})

Available on Uint8ArrayConstructor, provided by the Uint8ArrayConstructor$Typings extension

Overload accessor: $1, $2
no setter
hashCode int
The hash code for this object.
no setterinherited
of Uint8List Function([Iterable?])

Available on Uint8ArrayConstructor, provided by the Uint8ArrayConstructor$Typings extension

getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited