Re-exports

pub use scfa::Parser;
pub use scfa::ParserBuilder;
pub use scfa::StreamParser;

Modules

Convenience functions for extracting useful data from replays

Handling of lua types

Supreme Commander Forged Alliance data format

Enums

Functions

A hand optimized function for finding the offset of where the body starts.

A hand optimized function for extracting the tick count as quickly and with as little overhead as possible. Does not check for desyncs.

Check if a buffer starts with a full frame.

Type Definitions