• ChunksToLinesIterable is a transformation that accepts an iterable of Uint8Array instances and returns iterable of lines.

    Parameters

    • source: AsyncIterable<Uint8Array>

      iterable of transport buffers

    • OptionalchunkCombiner: ChunkCombiner

      chunk combiner

    Returns AsyncIterableIterator<string>

    iterable of lines

MMNEPVFCICPMFPCPTTAAATR