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