Dart API Referencedart:coreUint8List

Uint8List Interface

Extends

List<E>

Constructors

Code new Uint8List(int length) #

Uint8List(int length);