Create a Blob from a list of codeUnits.
codeUnits
Blob.fromBytes(List<int> codeUnits) : _codeUnits = codeUnits;