Project

General

Profile

Actions

Feature #14800

open

Zlib::GzipReader#read does not support 2nd argument

Added by okkez (okkez _) almost 6 years ago. Updated over 4 years ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:87321]

Description

Zlib::GzipReader#read does not support 2nd argument for output buffer.
It is not same as IO#read and StringIO#read.

It is useful for duck typing to copy both plain files and gzipped files.

See also

Actions #1

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Tracker changed from Bug to Feature
  • ruby -v deleted (ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux])
  • Backport deleted (2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN)
Actions

Also available in: Atom PDF

Like0
Like0