User Guide
Glossary
Tutorial
API Reference
Internals
Bases: object
object
stream (BinaryIO)
BinaryIO
offset (int)
int
FST
Write this FST to a binary stream. Converts the tree back to flat raw nodes + string table. :type stream: BinaryIO :param stream: Binary stream to write to.
None
Finds a node by its path (string or list of strings)
FSTNode | None
FSTNode