Uint8Array extension

on

Properties

view Uint8List
read-only

Static Methods

allocate(int length) Array<Uint8>
fromList(Iterable<int> list) Array<Uint8>