Package org.web3j.rlp
Class RlpEncoder
java.lang.Object
org.web3j.rlp.RlpEncoder
Recursive Length Prefix (RLP) encoder.
For the specification, refer to p16 of the yellow paper and here.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RlpEncoder
public RlpEncoder()
-
-
Method Details
-
encode
-