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