Class JBinaryFile


  • public final class JBinaryFile
    extends JResourceFile
    Allows the application to use OutputStream to define data that will be stored into a file.
    Author:
    Kohsuke Kawaguchi ([email protected])