LongValue
inline class LongValue
Fields
| Name | Description |
|---|---|
val unsignedValue: ULong
|
|
val value: Long
|
Constructors
<init>
constructor(value: Long)
Holds a 64-bit integer Value.
Parameters
| Name | Description |
|---|---|
value: Long
|
Holds a 64-bit integer Value.