fast ~master (2019-01-11T17:14:26Z)
Home
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
fixedTermStrCmp
hexDecode
hexDecode4
parseNumber
seekPast
seekToAnyOf
seekToRanges
skipAllOf
skipAsciiWhitespace
skipCharRanges
skipToNextLine
structs
NumberOptions