Interface FSTStore

    • Method Detail

      • init

        FSTStore init​(DataInput in,
                      long numBytes)
               throws IOException
        Initialize the FSTStore
        Parameters:
        in - the DataInput to read from
        numBytes - the number of bytes to read
        Returns:
        this FSTStore
        Throws:
        IOException - if exception occurred during reading the DataInput