| 程序包 | 说明 |
|---|---|
| org.tron.tronj.crypto | |
| org.tron.tronj.crypto.tuweniTypes |
| 类和说明 |
|---|
| Bytes
A value made of bytes.
|
| Bytes32
A
Bytes value that is guaranteed to contain exactly 32 bytes. |
| 类和说明 |
|---|
| AbstractBytes
An abstract
Bytes value that provides implementations of
AbstractBytes.equals(Object), AbstractBytes.hashCode() and AbstractBytes.toString(). |
| Bytes
A value made of bytes.
|
| Bytes32
A
Bytes value that is guaranteed to contain exactly 32 bytes. |
| MutableBytes
A mutable
Bytes value. |
| MutableBytes32 |
| UInt256
An unsigned 256-bit precision number.
|
| UInt256Value
Represents a 256-bit (32 bytes) unsigned integer value.
|
Copyright © 2021. All rights reserved.