jlbun
Preparing search index...
JuliaUInt64
Class JuliaUInt64
Wrapper for Julia
UInt64
.
Hierarchy
JuliaPrimitive
JuliaUInt64
Index
Constructors
constructor
Properties
ptr
Accessors
value
Methods
to
String
from
Constructors
constructor
new
JuliaUInt64
(
ptr
:
Pointer
)
:
JuliaUInt64
Parameters
ptr
:
Pointer
Returns
JuliaUInt64
Properties
ptr
ptr
:
Pointer
Accessors
value
get
value
()
:
bigint
Returns
bigint
Methods
to
String
toString
()
:
string
Returns
string
Static
from
from
(
value
:
number
|
bigint
)
:
JuliaUInt64
Parameters
value
:
number
|
bigint
Returns
JuliaUInt64
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
ptr
Accessors
value
Methods
to
String
from
jlbun
Loading...
Wrapper for Julia
UInt64.