SquizStream.input

Input data for the algorithm The slice is reduced by its begining as the processing moves on. Must be refilled when empty before calling the algorithm process method.

  1. const(ubyte)[] input [@property getter]
    interface SquizStream
    @property const @safe
    const(ubyte)[]
    input
    ()
  2. const(ubyte)[] input [@property setter]

Meta