Class Bytes26
java.lang.Object
org.web3j.abi.datatypes.BytesType
org.web3j.abi.datatypes.Bytes
org.web3j.abi.datatypes.generated.Bytes26
- All Implemented Interfaces:
Type<byte[]>
Auto generated code.
Do not modifiy!
Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.
-
Field Summary
FieldsFields inherited from interface org.web3j.abi.datatypes.Type
MAX_BIT_LENGTH, MAX_BYTE_LENGTH -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.web3j.abi.datatypes.BytesType
bytes32PaddedLength, equals, getTypeAsString, getValue, hashCode
-
Field Details
-
DEFAULT
-
-
Constructor Details
-
Bytes26
public Bytes26(byte[] value)
-