Class BinaryWriter.SectionWriter

    • Field Detail

      • sectionCode

        private final byte sectionCode
    • Constructor Detail

      • SectionWriter

        public SectionWriter​(byte sectionCode,
                             java.io.OutputStream flushTarget,
                             int offset)
    • Method Detail

      • close

        public void close()
                   throws java.io.IOException
        Throws:
        java.io.IOException