mir-ion ~master (2023-11-12T13:12:48Z)
Dub
Repo
IonUInt.get
mir
ion
value
IonUInt
IonErrorCode
get
(T value)
struct
IonUInt
@
trusted
pure nothrow @
nogc
scope const
IonErrorCode
get
(
T
)
(
scope
ref
T
value
)
if
(
isIntegral
!
T
&&
T.sizeof
>= 4
)
IonErrorCode
get
(T value)
T
get
()
Parameters
value
T
(out) unsigned or signed integer
Return Value
Type:
IonErrorCode
IonErrorCode
Meta
Source
See Implementation
mir
ion
value
IonUInt
functions
get
getErrorCode
variables
data