File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 5
5
<refname >zlib_get_coding_type</refname >
6
6
<refpurpose >Returns the coding type used for output compression</refpurpose >
7
7
</refnamediv >
8
+
8
9
<refsect1 role =" description" >
9
10
&reftitle.description;
10
11
<methodsynopsis >
15
16
Returns the coding type used for output compression.
16
17
</para >
17
18
</refsect1 >
19
+
20
+ <refsect1 role =" parameters" >
21
+ &reftitle.parameters;
22
+ &no.function.parameters;
23
+ </refsect1 >
24
+
18
25
<refsect1 role =" returnvalues" >
19
26
&reftitle.returnvalues;
20
27
<para >
21
28
Possible return values are <literal >gzip</literal >, <literal >deflate</literal >,
22
29
or &false; .
23
30
</para >
24
31
</refsect1 >
32
+
25
33
<refsect1 role =" seealso" >
26
34
&reftitle.seealso;
27
35
<para >
34
42
</simplelist >
35
43
</para >
36
44
</refsect1 >
45
+
37
46
</refentry >
38
47
<!-- Keep this comment at the end of the file
39
48
Local variables:
You can’t perform that action at this time.
0 commit comments