dyaml-yamlserialized ~master (2016-12-10T19:24:08Z)
Home
Dub
Repo
validateUTF8NoGC
dyaml
nogcutil
Validate a UTF-8 string, checking if it is well-formed Unicode.
ValidateResult
validateUTF8NoGC
@
trusted
pure nothrow @
nogc
(
const
(
char
[])
str
)
See Also
ValidateResult
Meta
Source
See Implementation
dyaml
nogcutil
aliases
decodeValidUTF8NoGC
encodeValidCharNoGC
functions
appenderNoGC
decodeUTF8NoGC
encodeCharNoGC
isValidDchar
parseNoGC
printNoGC
putDChar
validateUTF8NoGC
structs
AppenderNoGCFixed
ValidateResult
Validate a UTF-8 string, checking if it is well-formed Unicode.