squiz

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

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

Meta