SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
XZP.h File Reference
Include dependency graph for XZP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vpkpp::XZP
 

Namespaces

namespace  vpkpp
 

Variables

constexpr auto vpkpp::XZP_HEADER_SIGNATURE = sourcepp::parser::binary::makeFourCC("piZx")
 
constexpr auto vpkpp::XZP_FOOTER_SIGNATURE = sourcepp::parser::binary::makeFourCC("tFzX")
 
constexpr std::string_view vpkpp::XZP_EXTENSION = ".xzp"