|
|
None | __init__ (self, IO stream) |
| |
|
None | read_buffer (self) |
| |
|
str | readline (self) |
| |
|
Iterator[str] | readlines (self) |
| |
|
Iterator[bytes] | read_compressed_chunks (self) |
| |
|
Iterator[str] | read_compressed_lines (self) |
| |
A file reader for an inventory file.
This reader supports mixture of texts and compressed texts.
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/myst_parser/inventory.py