web3j.utils API Manual
Method
- asByte(int, int)
- blake2b256(byte[])
- capitaliseFirstLetter(String)
- cleanHexPrefix(String)
- containsHexPrefix(String)
- decodeQuantity(String)
- encodeQuantity(BigInteger)
- fromString(String)
- fromWei(String, Convert.Unit)
- fromWei(BigDecimal, Convert.Unit)
- getFirst()
- getJavaVersion()
- getJavaVersionAsDouble()
- getSecond()
- getWeiFactor()
- hash(byte[], String)
- hexStringToByteArray(String)
- hmacSha512(byte[], byte[])
- isEmpty(String)
- isIntegerValue(BigDecimal)
- join(List<String>, String)
- lowercaseFirstLetter(String)
- prependHexPrefix(String)
- repeat(char, int)
- sha256(byte[])
- sha256hash160(byte[])
- sha3(String)
- sha3(byte[], int, int)
- sha3(byte[])
- sha3String(String)
- toBigInt(byte[], int, int)
- toBigInt(byte[])
- toBigInt(String)
- toBigIntNoPrefix(String)
- toBytesPadded(BigInteger, int)
- toCsv(List<String>)
- toHexString(byte[], int, int, boolean)
- toHexString(byte[])
- toHexStringNoPrefix(BigInteger)
- toHexStringNoPrefix(byte[])
- toHexStringNoPrefixZeroPadded(BigInteger, int)
- toHexStringWithPrefix(BigInteger)
- toHexStringWithPrefixSafe(BigInteger)
- toHexStringWithPrefixZeroPadded(BigInteger, int)
- toString()
- toWei(String, Convert.Unit)
- toWei(BigDecimal, Convert.Unit)
- trimLeadingBytes(byte[], byte)
- trimLeadingZeroes(byte[])
- valueOf(String)
- values()
- verifyPrecondition(boolean, String)
- zeros(int)
Class
Constructor
Enumeration
Exception
Package