Class DesignFormatFinderInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class DesignFormatFinderInputStream
    extends InputStream
    implements AutoCloseable
    This class allow to automatically detect the format of a design file.
    Since:
    2.0
    Author:
    Laurent Jourdren
    • Constructor Detail

      • DesignFormatFinderInputStream

        public DesignFormatFinderInputStream​(InputStream is)
        Public constructor.
        Parameters:
        is - InputStream to read