C# (CSharp) SWFProcessing.Swiffotron.IO Namespace

Classes

Name Description
FileStore A store class that stores SWF data on the file system.
HTCache This is a pretty dumb class. It's useful to use as a cache in unit tests and so forth, but not much else. The main problem is that nothing ever gets removed from it. It just grows and grows until things break.