EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for BinAsciiModule, including all inherited members.
crc_hqx(const uint8 *str, size_t len, uint32 crc) | BinAsciiModule | inlinestatic |
crc_hqx(std::string &str, uint32 crc) | BinAsciiModule | inlinestatic |
crc_hqx(std::wstring &str, uint32 crc) | BinAsciiModule | inlinestatic |
hexlify(const char *src, const size_t srclen, char *dst, size_t *dstlen, bool upper=false) | BinAsciiModule | inlinestatic |