Package ipsk.io

Interface InterleavedFloatStream

    • Method Detail

      • getChannels

        java.lang.Integer getChannels()
      • read

        int read​(double[][] buf,
                 int offset,
                 int len)
          throws java.io.IOException
        Throws:
        java.io.IOException
      • skip

        long skip​(long skip)
           throws java.io.IOException
        Throws:
        java.io.IOException
      • close

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