Class EndTransactionRequestDecoder

    • Method Detail

      • decode

        public EndTransactionRequest decode​(byte[] stream)
                                     throws DecoderException
        Decode a PDU which must contain a EndTransactionRequest extended operation. Note that the stream of bytes much contain a full PDU, not a partial one.
        Parameters:
        stream - The bytes to be decoded
        Returns:
        a EndTransactionRequest object
        Throws:
        DecoderException - If the decoding failed