|
static auto | compress (std::span< const char > input) -> std::vector< char > |
|
static auto | decompress (std::span< const char > input, const std::size_t original_size) -> std::vector< char > |
|
The documentation for this struct was generated from the following file: