Interface FSTReader

    • Method Detail

      • getReverseBytesReader

        FST.BytesReader getReverseBytesReader()
        Get the reverse BytesReader for this FST
        Returns:
        the reverse BytesReader
      • writeTo

        void writeTo​(DataOutput out)
              throws IOException
        Write this FST to another DataOutput
        Parameters:
        out - the DataOutput
        Throws:
        IOException - if exception occurred during writing