MCPcopy Create free account

hub / github.com/KI5FPL/tronj / functions

Functions626 in github.com/KI5FPL/tronj

Methodbytes32PaddedLength
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/DynamicArray.java:48
Methodbytes32PaddedLength
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Utf8String.java:27
Methodbytes32PaddedLength
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Array.java:55
MethodcalculateECDHKeyAgreement
Calculates an ECDH key agreement between the private and the public key. @param privKey The private key. @param theirPubKey The public key. @return T
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:285
MethodcanBeInstantiatedWithLessThan32Elements
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/datatypes/StaticArrayTest.java:28
MethodcanBeInstantiatedWithSizeMatchingType
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/datatypes/StaticArrayTest.java:35
Methodcreate
Creates a new signature object given its parameters. @param r the 'r' part of the signature. @param s the 's' part of the signature. @param recId the
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:558
MethoddecodeEventParameter
( String rawInput, TypeReference<T> typeReference)
abi/src/main/java/com/github/ki5fpl/tronj/abi/DefaultFunctionReturnDecoder.java:53
MethoddecodeFunctionResult
( String rawInput, List<TypeReference<Type>> outputParameters)
abi/src/main/java/com/github/ki5fpl/tronj/abi/DefaultFunctionReturnDecoder.java:41
MethodencodeFunction
(final Function function)
abi/src/main/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoder.java:25
Methodequals
(final Object other)
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:321
Methodequals
(final Object other)
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:430
Methodequals
(final Object other)
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:598
Methodequals
(Object o)
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/BytesType.java:43
Methodequals
(Object o)
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/NumericType.java:40
Methodequals
(Object o)
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Utf8String.java:42
Methodequals
(Object o)
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Array.java:82
Methodequals
(Object o)
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Address.java:79
Methodequals
(final Object o)
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/PrimitiveType.java:42
Methodgenerate
()
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:485
MethodgetAlgorithm
()
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:344
MethodgetAlgorithm
()
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:449
MethodgetBitSize
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/NumericType.java:38
MethodgetBitSize
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/IntType.java:33
MethodgetBitSize
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/FixedPointType.java:33
MethodgetEncoded
()
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:331
MethodgetEncodedBytes
()
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:336
MethodgetFirst
()
utils/src/main/java/com/github/ki5fpl/tronj/crypto/Pair.java:19
MethodgetFormat
()
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:349
MethodgetFormat
()
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:454
MethodgetIndexedValues
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/EventValues.java:29
MethodgetJavaVersion
()
utils/src/main/java/com/github/ki5fpl/tronj/commons/JavaVersion.java:17
MethodgetJavaVersionAsDouble
()
utils/src/main/java/com/github/ki5fpl/tronj/commons/JavaVersion.java:21
MethodgetNonIndexedValues
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/EventValues.java:33
MethodgetOwnerType
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/TypeReference.java:195
MethodgetSecond
()
utils/src/main/java/com/github/ki5fpl/tronj/crypto/Pair.java:23
MethodgetTypeAsString
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/DynamicStruct.java:48
MethodgetTypeAsString
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Bool.java:31
MethodgetTypeAsString
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/BytesType.java:38
MethodgetTypeAsString
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/NumericType.java:28
MethodgetTypeAsString
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/StaticStruct.java:35
MethodgetTypeAsString
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/DynamicArray.java:58
MethodgetTypeAsString
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Utf8String.java:37
MethodgetTypeAsString
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/StaticArray.java:77
MethodgetTypeAsString
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Array.java:74
MethodgetTypeAsString
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/PrimitiveType.java:35
MethodgetValue
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Bool.java:36
MethodgetValue
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/BytesType.java:33
MethodgetValue
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/NumericType.java:33
MethodgetValue
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Utf8String.java:32
MethodgetValue
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/StaticArray.java:71
MethodgetValue
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Array.java:65
MethodgetValue
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Address.java:74
MethodgetValue
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/PrimitiveType.java:30
MethodhashCode
()
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:354
MethodhashCode
()
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:459
MethodhashCode
()
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:608
MethodhashCode
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Bool.java:55
MethodhashCode
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/BytesType.java:60
MethodhashCode
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/NumericType.java:58
MethodhashCode
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Utf8String.java:56
MethodhashCode
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Array.java:99
MethodhashCode
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/Address.java:93
MethodhashCode
()
abi/src/main/java/com/github/ki5fpl/tronj/abi/datatypes/primitive/PrimitiveType.java:54
MethodhmacSha512
(byte[] key, byte[] input)
utils/src/main/java/com/github/ki5fpl/tronj/crypto/Hash.java:111
MethodkeyPairOfHex
(String hexPrivateKey)
client/src/main/java/com/github/ki5fpl/tronj/client/TronClient.java:48
Methodmain
(String[] args)
demo/src/main/java/demo/App.java:117
MethodmultiDimArrays
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeDecoderTest.java:1161
MethodofMainnet
()
client/src/main/java/com/github/ki5fpl/tronj/client/TronClient.java:36
MethodrecoverFromSignature
(final Bytes32 dataHash, final Signature signature)
utils/src/main/java/com/github/ki5fpl/tronj/crypto/SECP256K1.java:406
Methodsha256hash160
(byte[] input)
utils/src/main/java/com/github/ki5fpl/tronj/crypto/Hash.java:120
MethodtestABIv2ConstructorEncode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:256
MethodtestAddress
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1127
MethodtestAddress
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeDecoderTest.java:1004
MethodtestAddressConverting
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/Base58CheckTest.java:13
MethodtestArrayOfBytes
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1203
MethodtestArrayOfStrings
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1267
MethodtestBoolDecode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeDecoderTest.java:106
MethodtestBoolDecodeGivenOffset
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeDecoderTest.java:127
MethodtestBoolEncode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:107
MethodtestBuildEmptyMethodSignature
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:43
MethodtestBuildEventSignature
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/EventEncoderTest.java:28
MethodtestBuildMessageSignature
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:35
MethodtestBuildMethodId
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:30
MethodtestBuildMethodSignature
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/EventEncoderTest.java:52
MethodtestByte
()
utils/src/test/java/com/github/ki5fpl/tronj/crypto/HashTest.java:102
MethodtestCapitaliseFirstLetter
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/StringsTest.java:48
MethodtestCleanHexPrefix
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:125
MethodtestConvert
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/datatypes/FixedPointTypeTest.java:23
MethodtestCreation
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/datatypes/EventTest.java:28
MethodtestDecodeDynamicStruct
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:266
MethodtestDecodeDynamicStruct2
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:283
MethodtestDecodeIndexedBytes16Value
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:217
MethodtestDecodeIndexedBytes32Value
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:207
MethodtestDecodeIndexedDynamicArrayValue
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:239
MethodtestDecodeIndexedDynamicBytesValue
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:227
MethodtestDecodeIndexedStringValue
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:196
MethodtestDecodeIndexedUint256Value
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:186
MethodtestDecodeMultipleStringValues
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:108
MethodtestDecodeStaticArrayValue
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:140
← previousnext →401–500 of 626, ranked by callers