Recurity.Swf.Pix.Parse C# (CSharp) Method

Parse() public abstract method

Parses this object out of a stream
public abstract Parse ( Stream input ) : void
input Stream
return void
        public abstract void Parse( Stream input );