encodeBase64

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string encodeBase64(const(ubyte[]) data)
    @safe pure
    string
    encodeBase64
    (
    const(ubyte[]) data
    )
  2. string encodeBase64(const(T) buf)

Meta