- 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.
- realToUByte
ubyte[] realToUByte(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.
- ubyteToReal
real ubyteToReal(ubyte[] value)
Undocumented in source. Be warned that the author may not have intended to support it.