toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
abi
/
com.example.abi.model
/
IntNumber
Int
Number
class
IntNumber
(
value
:
BigInteger
,
size
:
Int
)
:
IntType
Members
Constructors
Int
Number
Link copied to clipboard
constructor
(
value
:
BigInteger
,
size
:
Int
)
Properties
bit
Size
Link copied to clipboard
val
bitSize
:
Int
value
Link copied to clipboard
val
value
:
BigInteger
Functions
bytes32Padded
Length
Link copied to clipboard
open
fun
bytes32PaddedLength
(
)
:
Int
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
get
Type
As
String
Link copied to clipboard
open
override
fun
getTypeAsString
(
)
:
String
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int