Package org.fisco.bcos.sdk.rlp

  • Interface Summary 
    Interface Description
    RlpType
    Base RLP type.
  • Class Summary 
    Class Description
    RlpDecoder
    Recursive Length Prefix (RLP) decoder.
    RlpEncoder
    Recursive Length Prefix (RLP) encoder.
    RlpList
    RLP list type.
    RlpString
    RLP string type.