BCHserialized

constructor(contents: ByteArray, _format: SerializationType)
constructor(contents: MutableList<ByteArray>, _format: SerializationType)
constructor(contents: BCHserialized)
constructor(_format: SerializationType, notCopiedData: ByteArray? = null, sizeHint: Int = 1024)