Package org.aion.rlp

Class RLPItem

    • Constructor Detail

      • RLPItem

        public RLPItem​(byte[] rlpData)
        Jay inside the RLP encode/decode logic, there is no difference between null obj and zero-byte array Therefore, put empty array when we see the input data is null
        Parameters:
        rlpData -