fun <T : Any> ByteArray.deserialize(kryo: Kryo = THREAD_LOCAL_KRYO.get()): T
fun ByteArray.opaque(): OpaqueBytes
fun ByteArray.toHexString(): String