JniSerialization
Wire-format adapter for the JNI transport. Round-trips successful payloads through JniSer; error frames are carried as CallData.Error by the routing layer (RpcMethod) and encoded natively by JniConnection, so this serializer only handles the success path.