Interface ArgumentDeserializer

    • Method Detail

      • deserialize

        java.lang.Object deserialize​(ProtocolVersion protocolVersion,
                                     java.nio.ByteBuffer buffer)
        Deserializes the specified function argument.
        Parameters:
        protocolVersion - the protocol version
        buffer - the serialized argument
        Returns:
        the deserialized argument