dyaml v0.6.1 (2017-05-16T20:02:26Z)
Home
Dub
Repo
validateUTF8NoGC
dyaml
nogcutil
Validate a UTF-8 string, checking if it is well-formed Unicode.
@
trusted
pure nothrow @
nogc
ValidateResult
validateUTF8NoGC
(
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.