chunks_to_lines() -> new chunks_to_lines component.
Takes in chunked textual data and splits it at line breaks into individual lines.
Warning! You should be using the inbox/outbox interface, not these methods (except construction). This documentation is designed as a roadmap as to their functionalilty for maintainers and new component developers. |