|
byteme
C++ wrappers for buffered inputs
|
Magic numbers for various compression algorithms. More...
Go to the source code of this file.
Namespaces | |
| namespace | byteme |
| Simple byte readers and writers. | |
Functions | |
| bool | byteme::is_zlib (const unsigned char *buffer, std::size_t n) |
| bool | byteme::is_gzip (const unsigned char *buffer, std::size_t n) |
| bool | byteme::is_gzip (const char *path) |
Magic numbers for various compression algorithms.