Sha256: 735c357989e195d6786e3e2f0ab0dafed38cf7a6cb291adde002ac5e32b5c133
Contents?: true
Size: 280 Bytes
Versions: 3
Compression:
Stored size: 280 Bytes
Contents
module Zip class NullInputStream < NullDecompressor #:nodoc:all include ::Zip::IOExtras::AbstractInputStream end end # Copyright (C) 2002, 2003 Thomas Sondergaard # rubyzip is free software; you can redistribute it and/or # modify it under the terms of the ruby license.
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
rubyzip-1.0.0 | lib/zip/null_input_stream.rb |
rubyzip-1.0.0.beta1 | lib/zip/null_input_stream.rb |
superp-rubyzip-0.1.0 | lib/zip/null_input_stream.rb |