api/chunker library

Classes

Chunk
Represents a single chunk of text content.
Chunker
Divides text streams into manageable chunks for processing.

Extensions

XChunkList on Stream<Chunk>
Extension on Stream<Chunk> that adds the ability to create overlapping chunks.