Encodes this List to a Uint8List of Uint8.
Uint8
Uint8List encodeUint8List() => Uint8List.fromList(this);