ByteSeq typedef

ByteSeq = Uint8List

A sequence of bytes.

Implementation

typedef ByteSeq = Uint8List;