public interface ISWFWriter extends Closeable
ISWF
object to bytes.void writeTo(OutputStream out)
out
- output streamint writeTo(File out) throws IOException
out
- The output File
.IOException
Copyright © 2016 The Apache Software Foundation. All rights reserved.