Sha256: c025eeb97f73a1c36882fc5389bc1aa0850c615b10098480e2968fe9b1731a28
Contents?: true
Size: 274 Bytes
Versions: 17
Compression:
Stored size: 274 Bytes
Contents
module Zip class NullInputStream < NullDecompressor #:nodoc:all include 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
17 entries across 17 versions & 4 rubygems