chickadee » z3 » z3:write-encoded

z3:write-encoded Z3FHANDLE DATA #!optional LENGTHprocedure

Writes DATA (a string) into a RFC1952 (gzip) compressed file, optionally limited in length. Before a file has been encoded completely, this procedure must be called once more with DATA being #f to indicate that the compression process is finished.