SerializedBytes(bytes: ByteArray, internalOnly: Boolean = false)
A type safe wrapper around a byte array that contains a serialised object. You can call SerializedBytes.deserialize to get the original object back.