[][src]Crate swf_parser

Re-exports

pub use swf_types;

Modules

complete
streaming

Enums

SwfParseError

Represents the possible parse errors when parsing an SWF file.

Functions

parse_swf

Parses a completely loaded SWF file.

parse_tag

Parses the tag at the start of input.