public class RlpEncoder
extends java.lang.Object
For the specification, refer to p16 of the yellow paper and here.
| Constructor and Description |
|---|
RlpEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
encode(RlpType value) |
public static byte[] encode(RlpType value)