Serializes this object to an immutable ByteData.
ByteData toImmutableByteData() => toMutableByteData();