|
libcex
1.0.0
Modern C++11 embedded webserver library
|
Contains general utility and helper functions. More...
#include <string>#include <vector>Go to the source code of this file.
Enumerations | |
| enum | CompressionMode { cmUnknown = -1, cmDeflate, cmGZip } |
Functions | |
| std::vector< std::string > | cex::splitString (const char *str, char delim, int doTrim) |
| std::string | cex::randomStringHex (int len) |
Contains general utility and helper functions.
1.8.16