![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
Namespaces | |
| namespace | KnownCodes |
Functions | |
| std::vector< std::byte > | encrypt (std::span< const std::byte > data, std::string_view code=KnownCodes::DEFAULT) |
| std::vector< std::byte > | decrypt (std::span< const std::byte > data, std::string_view code=KnownCodes::DEFAULT) |
|
nodiscard |
|
nodiscard |