libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
hexDecode4
fast
parsing
Undocumented in source. Be warned that the author may not have intended to support it.
uint
hexDecode4
(const(char)* hex)
inout
(
char
)*
hexDecode4
(inout(char)* hex, uint result)
@
nogc
pure nothrow
inout
(
char
)*
hexDecode4
(
ref
inout
(
char
)*
hex
,
out
uint
result
)
Meta
Source
See Implementation
fast
parsing
functions
hexDecode
hexDecode4
parseNumber
seekPast
seekToAnyOf
seekToRanges
skipAllOf
skipAsciiWhitespace
skipCharRanges
skipToNextLine
static variables
isAMD64
structs
NumberOptions