Crate ltk_file

Crate ltk_file 

Source
Expand description

Utility module for identifying/working with League of Legends file types.

See LeagueFileKind for more information.

Structs§

LeagueFileKindIter
An iterator over the variants of LeagueFileKind

Enums§

LeagueFileKind
The kind of league file (animation, mapgeo, bin, etc)

Constants§

MAX_MAGIC_SIZE
The length of the largest possible file type magic, in bytes.