Table of Contents - rubyzip-3.2.2 Documentation
Classes and Modules
- Zip
- Zip::AESDecrypter
- Zip::AESEncryption
- Zip::CentralDirectory
- Zip::CompressionMethodError
- Zip::Compressor
- Zip::DOSTime
- Zip::DecompressionError
- Zip::Decompressor
- Zip::DecryptedIo
- Zip::Decrypter
- Zip::Deflater
- Zip::DestinationExistsError
- Zip::Dirtyable
- Zip::Encrypter
- Zip::Entry
- Zip::EntryExistsError
- Zip::EntryNameError
- Zip::EntrySet
- Zip::EntrySizeError
- Zip::Error
- Zip::ExtraField
- Zip::ExtraField::AES
- Zip::ExtraField::Generic
- Zip::ExtraField::IUnix
- Zip::ExtraField::NTFS
- Zip::ExtraField::OldUnix
- Zip::ExtraField::UniversalTime
- Zip::ExtraField::Unknown
- Zip::ExtraField::Zip64
- Zip::File
- Zip::FileSplit
- Zip::FileSystem
- Zip::FileSystem::Dir
- Zip::FileSystem::DirectoryIterator
- Zip::FileSystem::File
- Zip::FileSystem::ZipFileNameMapper
- Zip::IOExtras
- Zip::IOExtras::AbstractInputStream
- Zip::IOExtras::AbstractOutputStream
- Zip::IOExtras::FakeIO
- Zip::Inflater
- Zip::InputStream
- Zip::NullCompressor
- Zip::NullDecompressor
- Zip::NullEncrypter
- Zip::NullEncryption
- Zip::NullInputStream
- Zip::OutputStream
- Zip::PassThruCompressor
- Zip::PassThruDecompressor
- Zip::SplitArchiveError
- Zip::StreamableDirectory
- Zip::StreamableStream
- Zip::StreamingError
- Zip::TraditionalDecrypter
- Zip::TraditionalEncrypter
- Zip::TraditionalEncryption
Methods
- ::count_entries — Zip::File
- ::foreach — Zip::File
- ::new — Zip::Entry
- ::new — Zip::CompressionMethodError
- ::new — Zip::DecompressionError
- ::new — Zip::DestinationExistsError
- ::new — Zip::EntryExistsError
- ::new — Zip::EntryNameError
- ::new — Zip::EntrySizeError
- ::new — Zip::StreamingError
- ::new — Zip::File
- ::new — Zip::InputStream
- ::new — Zip::OutputStream
- ::open — Zip::File
- ::open — Zip::InputStream
- ::open — Zip::OutputStream
- ::open_buffer — Zip::File
- ::write_buffer — Zip::OutputStream
- #<< — Zip::OutputStream
- #absolute_time? — Zip::Entry
- #add — Zip::File
- #add_stored — Zip::File
- #aes? — Zip::Entry
- #atime — Zip::Entry
- #atime= — Zip::Entry
- #check_entry_exists — Zip::File
- #check_file — Zip::File
- #close — Zip::File
- #close — Zip::InputStream
- #close — Zip::OutputStream
- #close_buffer — Zip::OutputStream
- #commit — Zip::File
- #commit_required? — Zip::File
- #compression_method — Zip::Entry
- #compression_method= — Zip::Entry
- #create_directory — Zip::Entry
- #create_file — Zip::Entry
- #create_symlink — Zip::Entry
- #ctime — Zip::Entry
- #ctime= — Zip::Entry
- #dir — Zip::FileSystem
- #encrypted? — Zip::Entry
- #extract — Zip::Entry
- #extract — Zip::File
- #file — Zip::FileSystem
- #finalize_current_entry — Zip::OutputStream
- #find_entry — Zip::File
- #get_compressor — Zip::OutputStream
- #get_entry — Zip::File
- #get_input_stream — Zip::Entry
- #get_input_stream — Zip::File
- #get_next_entry — Zip::InputStream
- #get_output_stream — Zip::File
- #init_next_entry — Zip::OutputStream
- #initialize_cdir — Zip::File
- #message — Zip::CompressionMethodError
- #message — Zip::DecompressionError
- #message — Zip::DestinationExistsError
- #message — Zip::EntryExistsError
- #message — Zip::EntryNameError
- #message — Zip::EntrySizeError
- #message — Zip::SplitArchiveError
- #message — Zip::StreamingError
- #mkdir — Zip::File
- #mtime — Zip::Entry
- #mtime= — Zip::Entry
- #on_success_replace — Zip::File
- #prep_cdir_zip64_extra — Zip::Entry
- #prep_local_zip64_extra — Zip::Entry
- #put_next_entry — Zip::OutputStream
- #read — Zip::File
- #remove — Zip::File
- #rename — Zip::File
- #replace — Zip::File
- #rewind — Zip::InputStream
- #set_compression_level_flags — Zip::Entry
- #set_time — Zip::Entry
- #size — Zip::Entry
- #size — Zip::InputStream
- #sysread — Zip::InputStream
- #time — Zip::Entry
- #time= — Zip::Entry
- #to_s — Zip::File
- #update_local_headers — Zip::OutputStream
- #write_buffer — Zip::File
- #zip64? — Zip::Entry