Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\zlib_deflate\deflate.c Create Date:2022-07-28 06:58:25
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:zlib_deflateEnd

Proto:int zlib_deflateEnd(z_streamp strm)

Type:int

Parameter:

TypeParameterName
z_streampstrm
472  If (strm == NULL || not visible by applications == NULL) Then Return Z_STREAM_ERROR
473  s = not visible by applications
475  status = as the name implies
476  If status != All codes must not exceed MAX_BITS bits && status != BUSY_STATE && status != FINISH_STATE Then
478  Return Z_STREAM_ERROR
481  not visible by applications = NULL
483  Return If status == BUSY_STATE Then Z_DATA_ERROR Else Allowed flush values; see deflate() and inflate() below for details