rubyzip/lib/zip/ioextras
Krishna Dole 8d3258eebf Calling #read(number_of_bytes) on a Zip::InputStream should return nil at EOF.
Previously it would return an empty string the first time, then raise on subsequent calls.
2013-09-24 15:29:19 -07:00
..
abstract_input_stream.rb Calling #read(number_of_bytes) on a Zip::InputStream should return nil at EOF. 2013-09-24 15:29:19 -07:00
abstract_output_stream.rb Zip64 read-only support. Fix #81 2013-08-26 23:26:14 +03:00