Lines Matching full:destlen
1102 ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen,
1106 the byte length of the source buffer. Upon entry, destLen is the total size
1108 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1116 ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,
1122 length of the source buffer. Upon entry, destLen is the total size of the
1124 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1139 ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen,
1143 the byte length of the source buffer. Upon entry, destLen is the total size
1147 mechanism outside the scope of this compression library.) Upon exit, destLen