SquizAlgo.end

Release the resources used by this stream. Most of the memory (if not all) used by algorithm is allocating with the garbage collector, so not calling this function has little consequence (if not none).

interface SquizAlgo
@safe
void
end

Meta