SafeEncoder.encode

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(ubyte)[] encode(string str)
  2. string encode(const(ubyte)[] data)
    class SafeEncoder
    static
    string
    encode
    (
    const(ubyte)[] data
    )

Meta