Packages
glib-2.0
ulong
MAX
MIN
from_big_endian
from_little_endian
max
min
parse
try_parse
clamp
to_big_endian
to_little_endian
to_string
try_parse
Description:
public
static
bool
try_parse
(
string
str,
out
ulong
result =
null
,
out
unowned
string
unparsed =
null
,
uint
_base =
0
)