Expand description
Check the HKX file header to detect its format.
Structs§
- Failed
Read File Snafu - SNAFU context selector for the
Error::FailedReadFilevariant - HkxInvalid
Header Snafu - SNAFU context selector for the
Error::HkxInvalidHeadervariant - HkxInvalid
Magic Snafu - SNAFU context selector for the
Error::HkxInvalidMagicvariant - Unsupported
TagFile Snafu - SNAFU context selector for the
Error::UnsupportedTagFilevariant
Enums§
Functions§
- detect_
hkx_ format - Check the HKX file header to detect its format(
Win32/Amd64).