public class Uint8 extends Uint
Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
BYTE_LENGTH |
static Uint8 |
DEFAULT |
MAX_BIT_LENGTH, MAX_BYTE_LENGTH| 构造器和说明 |
|---|
Uint8(BigInteger value) |
Uint8(long value) |
Uint8(Uint8 value) |
public static final Uint8 DEFAULT
public static final int BYTE_LENGTH
public Uint8(BigInteger value)
public Uint8(long value)
public Uint8(Uint8 value)
Copyright © 2022. All rights reserved.