| 程序包 | 说明 |
|---|---|
| com.alipay.mychain.sdk.rlp |
| 限定符和类型 | 方法和说明 |
|---|---|
static Rlp.LList |
Rlp.decodeLazyList(byte[] data)
Decode lazy list l list.
|
static Rlp.LList |
Rlp.decodeLazyList(byte[] data,
int index,
int length)
Decode lazy list l list.
|
Rlp.LList |
Rlp.LList.getList(int idx)
Gets list.
|
Copyright © 2022. All rights reserved.