Recurity.Swf.AVM1.ActionCall.Render C# (CSharp) Method

Render() protected method

protected Render ( System outputStream ) : ulong
outputStream System
return ulong
        protected override ulong Render( System.IO.BinaryWriter outputStream )
        {
            return 0;
        }