- encodeBase64
string encodeBase64(const(T) buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- encodeBase64
string encodeBase64(const(ubyte[]) data)
Undocumented in source. Be warned that the author may not have intended to support it.
- hasExtension
bool hasExtension(const(char[]) filename, const(FileExtension) ext)
Undocumented in source. Be warned that the author may not have intended to support it.
- hasExtension
bool hasExtension(const(char[]) filename, const(char[]) ext)
Undocumented in source. Be warned that the author may not have intended to support it.
- mut
Unqual!T mut(T buf)
Undocumented in source. Be warned that the author may not have intended to support it.