- copyFromStrZ
string copyFromStrZ(const(char)* v)
Undocumented in source. Be warned that the author may not have intended to support it.
- copyToStrZ
char* copyToStrZ(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromStrZ
string fromStrZ(const(char)* v)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromStrZ
string fromStrZ(const(char)* v, size_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
- getHexa
string getHexa(ubyte[] what)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPassword
char[] getPassword(string prompt, bool echo, bool verify)
Undocumented in source. Be warned that the author may not have intended to support it.
- printHexa
void printHexa(string description, ubyte[] what)
Undocumented in source. Be warned that the author may not have intended to support it.
- sshVersion
string sshVersion(int reqVersion)
Undocumented in source. Be warned that the author may not have intended to support it.
- toStrZ
const(char)* toStrZ(string s)
Undocumented in source. Be warned that the author may not have intended to support it.