ConversionPanel.getAsciiInfo

Undocumented in source.
class ConversionPanel
pure nothrow @safe @nogc
wstring
getAsciiInfo
(
ubyte value
)
out (result) { if (result.length != 0) { assert (result[$ - 1] == '\0'); } }

Meta