Class FieldDirectInvertedOutputStream

    • Constructor Detail

      • FieldDirectInvertedOutputStream

        public FieldDirectInvertedOutputStream​(BitOut out)
        Constructs an instance of the class with
        Parameters:
        out -
      • FieldDirectInvertedOutputStream

        public FieldDirectInvertedOutputStream​(java.lang.String filename)
                                        throws java.io.IOException
        Constructs an instance of the class with
        Parameters:
        filename -
        Throws:
        java.io.IOException
      • FieldDirectInvertedOutputStream

        public FieldDirectInvertedOutputStream​(java.io.OutputStream os)
                                        throws java.io.IOException
        Throws:
        java.io.IOException