We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d50b22 commit 25355bcCopy full SHA for 25355bc
.document
@@ -0,0 +1,4 @@
1
+BSDL
2
+COPYING
3
+README.md
4
+ext/zlib/zlib.c
ext/zlib/zlib.c
@@ -1456,6 +1456,7 @@ rb_zstream_finish(VALUE obj)
1456
* call-seq:
1457
* flush_next_in -> input
1458
*
1459
+ * Flushes input buffer and returns all data in that buffer.
1460
*/
1461
static VALUE
1462
rb_zstream_flush_next_in(VALUE obj)
0 commit comments