Skip to content

Commit 9720d49

Browse files
nobumatzbot
authored andcommitted
[ruby/zlib] [DOC] Missing documents
ruby/zlib@25355bc1dc
1 parent df9b8fd commit 9720d49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/zlib/zlib.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,6 +1456,7 @@ rb_zstream_finish(VALUE obj)
14561456
* call-seq:
14571457
* flush_next_in -> input
14581458
*
1459+
* Flushes input buffer and returns all data in that buffer.
14591460
*/
14601461
static VALUE
14611462
rb_zstream_flush_next_in(VALUE obj)

0 commit comments

Comments
 (0)