autofragment.io.readers.base

Base utilities for streaming readers.

Classes

ChunkedReader(iterator[, chunk_size])

Read file in chunks for batch processing.

LazyAtomIterator(filepath, parser[, ...])

Iterator that reads atoms on-demand.