Actions
Feature #14800
openZlib::GzipReader#read does not support 2nd argument
Status:
Open
Assignee:
-
Target version:
-
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
Like0
Like0