squiz

Returns an InputRange containing the input data processed through the supplied algorithm.

  1. auto squiz(I input, A algo, size_t chunkSize)
    squiz
    (
    I
    A
    )
  2. auto squiz(I input, A algo, ubyte[] chunkBuffer)

Meta