Convert a dchar to a YAML escape.
The possibly escapable character.
If the character passed as parameter can be escaped, returns the matching escape, otherwise returns a null character.
See Implementation
Convert a dchar to a YAML escape.