| 构造器和说明 |
|---|
LList(byte[] rlp)
Instantiates a new L list.
|
public byte[] getEncoded()
public void add(int off,
int len,
boolean isList)
off - the offlen - the lenisList - the is listpublic byte[] getBytes(int idx)
idx - the idxpublic Rlp.LList getList(int idx)
idx - the idxpublic boolean isList(int idx)
idx - the idxpublic int size()
Copyright © 2022. All rights reserved.