corda / net.corda.core.serialization / SerializedBytes / <init>

<init>

SerializedBytes(bytes: ByteArray)

A type safe wrapper around a byte array that contains a serialised object. You can call SerializedBytes.deserialize to get the original object back.