Package | Description |
---|---|
org.tron.common.utils |
Modifier and Type | Class and Description |
---|---|
static class |
AbiUtil.CoderAddress |
static class |
AbiUtil.CoderArray |
static class |
AbiUtil.CoderBool |
static class |
AbiUtil.CoderDynamicBytes |
static class |
AbiUtil.CoderFixedBytes |
static class |
AbiUtil.CoderNumber |
static class |
AbiUtil.CoderString |
Modifier and Type | Method and Description |
---|---|
static AbiUtil.Coder |
AbiUtil.getParamCoder(String type) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
AbiUtil.pack(List<AbiUtil.Coder> codes,
List<Object> values) |
Copyright © 2020. All rights reserved.