Searched defs:total_out (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/zlib-1.2.6/contrib/dotzlib/DotZLib/
H A DDotZLib.cs38 public uint total_out; field in struct:DotZLib.ZStream
/vbox/src/libs/zlib-1.2.6/
H A Dzlib.h92 uLong total_out; /* total number of bytes output so far */ member in struct:z_stream_s
156 The fields total_in and total_out can be used for statistics or progress
475 total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described

Completed in 65 milliseconds