- MD5
string MD5(const(void[])[] src)
Undocumented in source. Be warned that the author may not have intended to support it.
- byteToStr_hex
string byteToStr_hex(T[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- getClassSimpleName
string getClassSimpleName(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- realToUBytes
ubyte[] realToUBytes(real value)
Undocumented in source. Be warned that the author may not have intended to support it.
- strToByte_hex
ubyte[] strToByte_hex(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- ubytesToReal
real ubytesToReal(ubyte[] value)
Undocumented in source. Be warned that the author may not have intended to support it.