[][src]Crate flash_lso

Library for reading and writing the Adobe Flash Local Shared Object (LSO) file format and the contained AMF0/AMF3 data

Modules

amf0

Reading and Writing of the AMF0 file format

amf3

Reading and Writing of the AMF3 file format

encoder

Handles encoding of LSO files

types

Types used for representing file contents

Structs

LSODeserializer

The main entry point of decoding a SOL file Example of use