From 50ac2f0eaae9fb0b2547b92dcc412137d44b498b Mon Sep 17 00:00:00 2001
From: Timofey Solomko
Date: Sat, 11 Nov 2017 13:39:06 +0300
Subject: [PATCH] Prepare for the secong test release of 4.0.0
---
.jazzy.yaml | 4 +-
SWCompression.podspec | 2 +-
Sources/Service/Info.plist | 2 +-
docs/Archives.html | 10 +--
docs/Classes/BZip2.html | 8 +--
docs/Classes/BZip2/BlockSize.html | 18 +++---
docs/Classes/Deflate.html | 4 +-
docs/Classes/GzipArchive.html | 8 +--
docs/Classes/GzipArchive/Member.html | 4 +-
docs/Classes/LZMA.html | 2 +-
docs/Classes/LZMA2.html | 2 +-
docs/Classes/SevenZipContainer.html | 4 +-
docs/Classes/TarContainer.html | 4 +-
docs/Classes/XZArchive.html | 4 +-
docs/Classes/ZipContainer.html | 4 +-
docs/Classes/ZlibArchive.html | 4 +-
docs/Common Auxiliary Types.html | 10 +--
docs/Compression.html | 8 +--
docs/Containers.html | 18 +++---
docs/Enums/BZip2Error.html | 32 +++++-----
docs/Enums/CompressionMethod.html | 12 ++--
docs/Enums/ContainerEntryType.html | 20 +++---
docs/Enums/DeflateError.html | 8 +--
docs/Enums/FileSystemType.html | 10 +--
docs/Enums/GzipError.html | 14 ++---
docs/Enums/LZMA2Error.html | 44 ++-----------
docs/Enums/LZMAError.html | 48 +++------------
docs/Enums/SevenZipError.html | 58 ++++--------------
docs/Enums/TarError.html | 8 +--
docs/Enums/XZError.html | 20 +++---
docs/Enums/ZipError.html | 22 +++----
docs/Enums/ZlibError.html | 10 +--
docs/Errors.html | 20 +++---
docs/Protocols.html | 12 ++--
docs/Protocols/Archive.html | 2 +-
docs/Protocols/CompressionAlgorithm.html | 2 +-
docs/Protocols/Container.html | 4 +-
docs/Protocols/ContainerEntry.html | 4 +-
docs/Protocols/ContainerEntryInfo.html | 20 +++---
docs/Protocols/DecompressionAlgorithm.html | 2 +-
docs/Structs/DosAttributes.html | 16 ++---
docs/Structs/GzipHeader.html | 31 +++-------
docs/Structs/Permissions.html | 28 ++++-----
docs/Structs/SevenZipEntry.html | 4 +-
docs/Structs/SevenZipEntryInfo.html | 32 +++++-----
docs/Structs/TarEntry.html | 4 +-
docs/Structs/TarEntryInfo.html | 44 ++++++-------
docs/Structs/ZipEntry.html | 4 +-
docs/Structs/ZipEntryInfo.html | 38 ++++++------
docs/Structs/ZlibHeader.html | 10 +--
docs/Structs/ZlibHeader/CompressionLevel.html | 8 +--
.../Resources/Documents/Archives.html | 10 +--
.../Resources/Documents/Classes/BZip2.html | 8 +--
.../Documents/Classes/BZip2/BlockSize.html | 18 +++---
.../Resources/Documents/Classes/Deflate.html | 4 +-
.../Documents/Classes/GzipArchive.html | 8 +--
.../Documents/Classes/GzipArchive/Member.html | 4 +-
.../Resources/Documents/Classes/LZMA.html | 2 +-
.../Resources/Documents/Classes/LZMA2.html | 2 +-
.../Documents/Classes/SevenZipContainer.html | 4 +-
.../Documents/Classes/TarContainer.html | 4 +-
.../Documents/Classes/XZArchive.html | 4 +-
.../Documents/Classes/ZipContainer.html | 4 +-
.../Documents/Classes/ZlibArchive.html | 4 +-
.../Documents/Common Auxiliary Types.html | 10 +--
.../Resources/Documents/Compression.html | 8 +--
.../Resources/Documents/Containers.html | 18 +++---
.../Resources/Documents/Enums/BZip2Error.html | 32 +++++-----
.../Documents/Enums/CompressionMethod.html | 12 ++--
.../Documents/Enums/ContainerEntryType.html | 20 +++---
.../Documents/Enums/DeflateError.html | 8 +--
.../Documents/Enums/FileSystemType.html | 10 +--
.../Resources/Documents/Enums/GzipError.html | 14 ++---
.../Resources/Documents/Enums/LZMA2Error.html | 44 ++-----------
.../Resources/Documents/Enums/LZMAError.html | 48 +++------------
.../Documents/Enums/SevenZipError.html | 58 ++++--------------
.../Resources/Documents/Enums/TarError.html | 8 +--
.../Resources/Documents/Enums/XZError.html | 20 +++---
.../Resources/Documents/Enums/ZipError.html | 22 +++----
.../Resources/Documents/Enums/ZlibError.html | 10 +--
.../Contents/Resources/Documents/Errors.html | 20 +++---
.../Resources/Documents/Protocols.html | 12 ++--
.../Documents/Protocols/Archive.html | 2 +-
.../Protocols/CompressionAlgorithm.html | 2 +-
.../Documents/Protocols/Container.html | 4 +-
.../Documents/Protocols/ContainerEntry.html | 4 +-
.../Protocols/ContainerEntryInfo.html | 20 +++---
.../Protocols/DecompressionAlgorithm.html | 2 +-
.../Documents/Structs/DosAttributes.html | 16 ++---
.../Documents/Structs/GzipHeader.html | 31 +++-------
.../Documents/Structs/Permissions.html | 28 ++++-----
.../Documents/Structs/SevenZipEntry.html | 4 +-
.../Documents/Structs/SevenZipEntryInfo.html | 32 +++++-----
.../Resources/Documents/Structs/TarEntry.html | 4 +-
.../Documents/Structs/TarEntryInfo.html | 44 ++++++-------
.../Resources/Documents/Structs/ZipEntry.html | 4 +-
.../Documents/Structs/ZipEntryInfo.html | 38 ++++++------
.../Documents/Structs/ZlibHeader.html | 10 +--
.../Structs/ZlibHeader/CompressionLevel.html | 8 +--
.../Contents/Resources/Documents/index.html | 7 +--
.../Contents/Resources/Documents/search.json | 2 +-
.../Contents/Resources/docSet.dsidx | Bin 73728 -> 73728 bytes
docs/docsets/SWCompression.tgz | Bin 123433 -> 122963 bytes
docs/index.html | 7 +--
docs/search.json | 2 +-
docs/undocumented.json | 2 +-
106 files changed, 601 insertions(+), 833 deletions(-)
diff --git a/.jazzy.yaml b/.jazzy.yaml
index 409a30dc..49767407 100644
--- a/.jazzy.yaml
+++ b/.jazzy.yaml
@@ -3,11 +3,11 @@ clean: true
exclude: Tests/
author: Timofey Solomko
module: SWCompression
-module_version: 4.0.0-test.1
+module_version: 4.0.0-test.2
copyright: '© 2017 Timofey Solomko'
readme: README.md
github_url: https://github.com/tsolomko/SWCompression
-github_file_prefix: https://github.com/tsolomko/SWCompression/tree/v4.0.0-test.1
+github_file_prefix: https://github.com/tsolomko/SWCompression/tree/v4.0.0-test.2
theme: fullwidth
custom_categories:
diff --git a/SWCompression.podspec b/SWCompression.podspec
index d6fa5e27..7727153f 100644
--- a/SWCompression.podspec
+++ b/SWCompression.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
- s.version = "4.0.0-test.1"
+ s.version = "4.0.0-test.2"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC
diff --git a/Sources/Service/Info.plist b/Sources/Service/Info.plist
index 9f4b0e93..566cacc8 100644
--- a/Sources/Service/Info.plist
+++ b/Sources/Service/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 4.0.0-test.1
+ 4.0.0-test.2
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSHumanReadableCopyright
diff --git a/docs/Archives.html b/docs/Archives.html
index 6d49c406..22a4b6b9 100644
--- a/docs/Archives.html
+++ b/docs/Archives.html
@@ -246,7 +246,7 @@ Declaration
@@ -281,7 +281,7 @@ Declaration
@@ -316,7 +316,7 @@ Declaration
@@ -351,7 +351,7 @@ Declaration
@@ -386,7 +386,7 @@ Declaration
diff --git a/docs/Classes/BZip2.html b/docs/Classes/BZip2.html
index 82c6ce2d..dd9409a8 100644
--- a/docs/Classes/BZip2.html
+++ b/docs/Classes/BZip2.html
@@ -284,7 +284,7 @@ Return Value
Decompressed data.
@@ -343,7 +343,7 @@ Parameters
@@ -404,7 +404,7 @@ Parameters
@@ -439,7 +439,7 @@ Declaration
diff --git a/docs/Classes/BZip2/BlockSize.html b/docs/Classes/BZip2/BlockSize.html
index 2b54aa87..52004e2b 100644
--- a/docs/Classes/BZip2/BlockSize.html
+++ b/docs/Classes/BZip2/BlockSize.html
@@ -253,7 +253,7 @@ Declaration
@@ -287,7 +287,7 @@ Declaration
@@ -321,7 +321,7 @@ Declaration
@@ -355,7 +355,7 @@ Declaration
@@ -389,7 +389,7 @@ Declaration
@@ -423,7 +423,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
@@ -491,7 +491,7 @@ Declaration
@@ -525,7 +525,7 @@ Declaration
diff --git a/docs/Classes/Deflate.html b/docs/Classes/Deflate.html
index c45366b5..19017946 100644
--- a/docs/Classes/Deflate.html
+++ b/docs/Classes/Deflate.html
@@ -289,7 +289,7 @@ Return Value
Decompressed data.
@@ -351,7 +351,7 @@ Parameters
diff --git a/docs/Classes/GzipArchive.html b/docs/Classes/GzipArchive.html
index 698fff4e..2ab9b012 100644
--- a/docs/Classes/GzipArchive.html
+++ b/docs/Classes/GzipArchive.html
@@ -254,7 +254,7 @@ Declaration
@@ -323,7 +323,7 @@ Return Value
Unarchived data.
@@ -384,7 +384,7 @@ Return Value
Unarchived data.
@@ -526,7 +526,7 @@ Return Value
Resulting archive’s data.
diff --git a/docs/Classes/GzipArchive/Member.html b/docs/Classes/GzipArchive/Member.html
index f7c00ddf..6c178cb7 100644
--- a/docs/Classes/GzipArchive/Member.html
+++ b/docs/Classes/GzipArchive/Member.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
diff --git a/docs/Classes/LZMA.html b/docs/Classes/LZMA.html
index 2d55fd0a..c51eaa8d 100644
--- a/docs/Classes/LZMA.html
+++ b/docs/Classes/LZMA.html
@@ -284,7 +284,7 @@ Return Value
Decompressed data.
diff --git a/docs/Classes/LZMA2.html b/docs/Classes/LZMA2.html
index e93212bb..4dc61305 100644
--- a/docs/Classes/LZMA2.html
+++ b/docs/Classes/LZMA2.html
@@ -284,7 +284,7 @@ Return Value
Decompressed data.
diff --git a/docs/Classes/SevenZipContainer.html b/docs/Classes/SevenZipContainer.html
index ce8ab91b..944f78ed 100644
--- a/docs/Classes/SevenZipContainer.html
+++ b/docs/Classes/SevenZipContainer.html
@@ -291,7 +291,7 @@ Return Value
Array of SevenZipEntry
as an array of ContainerEntry
.
@@ -361,7 +361,7 @@ Return Value
Array of SevenZipEntryInfo
.
diff --git a/docs/Classes/TarContainer.html b/docs/Classes/TarContainer.html
index f189f81a..3d2aff63 100644
--- a/docs/Classes/TarContainer.html
+++ b/docs/Classes/TarContainer.html
@@ -289,7 +289,7 @@ Return Value
Array of TarEntry
.
@@ -319,7 +319,7 @@ Declaration
diff --git a/docs/Classes/XZArchive.html b/docs/Classes/XZArchive.html
index fd29508f..4fa0456b 100644
--- a/docs/Classes/XZArchive.html
+++ b/docs/Classes/XZArchive.html
@@ -288,7 +288,7 @@ Return Value
Unarchived data.
@@ -318,7 +318,7 @@ Declaration
diff --git a/docs/Classes/ZipContainer.html b/docs/Classes/ZipContainer.html
index 3236335d..5505e8d4 100644
--- a/docs/Classes/ZipContainer.html
+++ b/docs/Classes/ZipContainer.html
@@ -291,7 +291,7 @@ Return Value
Array of ZipEntry
.
@@ -321,7 +321,7 @@ Declaration
diff --git a/docs/Classes/ZlibArchive.html b/docs/Classes/ZlibArchive.html
index d9d1f116..aa387842 100644
--- a/docs/Classes/ZlibArchive.html
+++ b/docs/Classes/ZlibArchive.html
@@ -292,7 +292,7 @@ Return Value
Unarchived data.
@@ -354,7 +354,7 @@ Return Value
Resulting archive’s data.
diff --git a/docs/Common Auxiliary Types.html b/docs/Common Auxiliary Types.html
index 68bd400a..7bd335ea 100644
--- a/docs/Common Auxiliary Types.html
+++ b/docs/Common Auxiliary Types.html
@@ -246,7 +246,7 @@ Declaration
@@ -281,7 +281,7 @@ Declaration
@@ -316,7 +316,7 @@ Declaration
@@ -351,7 +351,7 @@ Declaration
@@ -386,7 +386,7 @@ Declaration
diff --git a/docs/Compression.html b/docs/Compression.html
index bb49bbfe..b7941e22 100644
--- a/docs/Compression.html
+++ b/docs/Compression.html
@@ -246,7 +246,7 @@ Declaration
@@ -281,7 +281,7 @@ Declaration
@@ -316,7 +316,7 @@ Declaration
@@ -351,7 +351,7 @@ Declaration
diff --git a/docs/Containers.html b/docs/Containers.html
index 843b50be..7be6e51d 100644
--- a/docs/Containers.html
+++ b/docs/Containers.html
@@ -246,7 +246,7 @@ Declaration
@@ -281,7 +281,7 @@ Declaration
@@ -316,7 +316,7 @@ Declaration
@@ -351,7 +351,7 @@ Declaration
@@ -386,7 +386,7 @@ Declaration
@@ -421,7 +421,7 @@ Declaration
@@ -456,7 +456,7 @@ Declaration
@@ -491,7 +491,7 @@ Declaration
@@ -526,7 +526,7 @@ Declaration
diff --git a/docs/Enums/BZip2Error.html b/docs/Enums/BZip2Error.html
index ee13b0ff..f33d003b 100644
--- a/docs/Enums/BZip2Error.html
+++ b/docs/Enums/BZip2Error.html
@@ -254,7 +254,7 @@ Declaration
@@ -276,7 +276,7 @@ Declaration
-
Compression method is not type ‘h’ (not Huffman).
+
BZip version is not 2.
@@ -288,7 +288,7 @@
Declaration
@@ -322,7 +322,7 @@ Declaration
@@ -356,7 +356,7 @@ Declaration
@@ -390,7 +390,7 @@ Declaration
@@ -424,7 +424,7 @@ Declaration
@@ -458,7 +458,7 @@ Declaration
@@ -470,9 +470,9 @@ Declaration
@@ -480,19 +480,19 @@
Declaration
-
Wrong code of Huffman length (should be between 0 and 20).
+
Wrong length of Huffman code (should be between 0 and 20).
Declaration
Swift
-
case wrongHuffmanLengthCode
+
case wrongHuffmanCodeLength
@@ -526,7 +526,7 @@ Declaration
@@ -561,7 +561,7 @@ Declaration
diff --git a/docs/Enums/CompressionMethod.html b/docs/Enums/CompressionMethod.html
index f2bd3280..a64c5269 100644
--- a/docs/Enums/CompressionMethod.html
+++ b/docs/Enums/CompressionMethod.html
@@ -253,7 +253,7 @@ Declaration
@@ -287,7 +287,7 @@ Declaration
@@ -321,7 +321,7 @@ Declaration
@@ -355,7 +355,7 @@ Declaration
@@ -389,7 +389,7 @@ Declaration
@@ -423,7 +423,7 @@ Declaration
diff --git a/docs/Enums/ContainerEntryType.html b/docs/Enums/ContainerEntryType.html
index 4a382c76..e9ef3310 100644
--- a/docs/Enums/ContainerEntryType.html
+++ b/docs/Enums/ContainerEntryType.html
@@ -253,7 +253,7 @@ Declaration
@@ -287,7 +287,7 @@ Declaration
@@ -321,7 +321,7 @@ Declaration
@@ -355,7 +355,7 @@ Declaration
@@ -389,7 +389,7 @@ Declaration
@@ -423,7 +423,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
@@ -491,7 +491,7 @@ Declaration
@@ -525,7 +525,7 @@ Declaration
@@ -559,7 +559,7 @@ Declaration
diff --git a/docs/Enums/DeflateError.html b/docs/Enums/DeflateError.html
index 7e4dc29d..2f9c6fcc 100644
--- a/docs/Enums/DeflateError.html
+++ b/docs/Enums/DeflateError.html
@@ -254,7 +254,7 @@ Declaration
@@ -288,7 +288,7 @@ Declaration
@@ -322,7 +322,7 @@ Declaration
@@ -356,7 +356,7 @@ Declaration
diff --git a/docs/Enums/FileSystemType.html b/docs/Enums/FileSystemType.html
index 9f77e25b..f4ea6872 100644
--- a/docs/Enums/FileSystemType.html
+++ b/docs/Enums/FileSystemType.html
@@ -253,7 +253,7 @@ Declaration
@@ -287,7 +287,7 @@ Declaration
@@ -321,7 +321,7 @@ Declaration
@@ -355,7 +355,7 @@ Declaration
@@ -394,7 +394,7 @@ Declaration
diff --git a/docs/Enums/GzipError.html b/docs/Enums/GzipError.html
index 51b33448..c683393a 100644
--- a/docs/Enums/GzipError.html
+++ b/docs/Enums/GzipError.html
@@ -254,7 +254,7 @@ Declaration
@@ -288,7 +288,7 @@ Declaration
@@ -323,7 +323,7 @@ Declaration
@@ -357,7 +357,7 @@ Declaration
@@ -399,7 +399,7 @@ Declaration
@@ -433,7 +433,7 @@ Declaration
@@ -467,7 +467,7 @@ Declaration
diff --git a/docs/Enums/LZMA2Error.html b/docs/Enums/LZMA2Error.html
index 88c2363f..4f7a2fa7 100644
--- a/docs/Enums/LZMA2Error.html
+++ b/docs/Enums/LZMA2Error.html
@@ -227,40 +227,6 @@ LZMA2Error
-
-
- -
-
-
-
-
-
-
-
Reserved bits of LZMA2 properties’ byte aren’t equal to zero.
-
-
-
-
Declaration
-
-
Swift
-
case wrongProperties
-
-
-
-
-
-
-
-
-
-
@@ -276,7 +242,7 @@
Declaration
-
Dictionary size is too big.
+
Dictionary size is too big, or has reserved bits set, or is in incorrect format in general.
@@ -288,7 +254,7 @@
Declaration
@@ -322,7 +288,7 @@ Declaration
@@ -356,7 +322,7 @@ Declaration
@@ -391,7 +357,7 @@ Declaration
diff --git a/docs/Enums/LZMAError.html b/docs/Enums/LZMAError.html
index 330dac4d..ffe143d6 100644
--- a/docs/Enums/LZMAError.html
+++ b/docs/Enums/LZMAError.html
@@ -254,7 +254,7 @@ Declaration
@@ -288,7 +288,7 @@ Declaration
@@ -322,7 +322,7 @@ Declaration
@@ -356,7 +356,7 @@ Declaration
@@ -390,7 +390,7 @@ Declaration
@@ -424,7 +424,7 @@ Declaration
@@ -458,41 +458,7 @@ Declaration
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
LZMADecoder wasn’t properly initialized before decoding data.
-
-
-
-
Declaration
-
-
Swift
-
case decoderIsNotInitialised
-
-
-
-
diff --git a/docs/Enums/SevenZipError.html b/docs/Enums/SevenZipError.html
index b9781ebf..010dfef8 100644
--- a/docs/Enums/SevenZipError.html
+++ b/docs/Enums/SevenZipError.html
@@ -254,7 +254,7 @@ Declaration
@@ -276,7 +276,7 @@ Declaration
-
Unsupporte version of container’s format.
+
Unsupported version of container’s format.
@@ -288,7 +288,7 @@
Declaration
@@ -323,7 +323,7 @@ Declaration
@@ -358,7 +358,7 @@ Declaration
@@ -392,7 +392,7 @@ Declaration
@@ -426,7 +426,7 @@ Declaration
@@ -460,7 +460,7 @@ Declaration
@@ -494,7 +494,7 @@ Declaration
@@ -528,7 +528,7 @@ Declaration
@@ -562,41 +562,7 @@ Declaration
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
Entry’s data isn’t available.
-
-
-
-
Declaration
-
-
Swift
-
case dataIsUnavailable
-
-
-
-
@@ -631,7 +597,7 @@ Declaration
diff --git a/docs/Enums/TarError.html b/docs/Enums/TarError.html
index edb68e90..6cd1d518 100644
--- a/docs/Enums/TarError.html
+++ b/docs/Enums/TarError.html
@@ -254,7 +254,7 @@ Declaration
@@ -288,7 +288,7 @@ Declaration
@@ -322,7 +322,7 @@ Declaration
@@ -356,7 +356,7 @@ Declaration
diff --git a/docs/Enums/XZError.html b/docs/Enums/XZError.html
index a740dfc9..a6955f5f 100644
--- a/docs/Enums/XZError.html
+++ b/docs/Enums/XZError.html
@@ -254,7 +254,7 @@ Declaration
@@ -289,7 +289,7 @@ Declaration
@@ -323,7 +323,7 @@ Declaration
@@ -345,7 +345,7 @@ Declaration
-
Filter used in archvie is unsupported.
+
Filter used in archive is unsupported.
@@ -357,7 +357,7 @@
Declaration
@@ -391,7 +391,7 @@ Declaration
@@ -426,7 +426,7 @@ Declaration
@@ -468,7 +468,7 @@ Declaration
@@ -502,7 +502,7 @@ Declaration
@@ -536,7 +536,7 @@ Declaration
diff --git a/docs/Enums/ZipError.html b/docs/Enums/ZipError.html
index 2d139546..87612179 100644
--- a/docs/Enums/ZipError.html
+++ b/docs/Enums/ZipError.html
@@ -254,7 +254,7 @@ Declaration
@@ -288,7 +288,7 @@ Declaration
@@ -322,7 +322,7 @@ Declaration
@@ -356,7 +356,7 @@ Declaration
@@ -390,7 +390,7 @@ Declaration
@@ -424,7 +424,7 @@ Declaration
@@ -458,7 +458,7 @@ Declaration
@@ -492,7 +492,7 @@ Declaration
@@ -526,7 +526,7 @@ Declaration
@@ -561,7 +561,7 @@ Declaration
@@ -595,7 +595,7 @@ Declaration
diff --git a/docs/Enums/ZlibError.html b/docs/Enums/ZlibError.html
index ac11f046..bfbfd3dc 100644
--- a/docs/Enums/ZlibError.html
+++ b/docs/Enums/ZlibError.html
@@ -254,7 +254,7 @@ Declaration
@@ -288,7 +288,7 @@ Declaration
@@ -322,7 +322,7 @@ Declaration
@@ -356,7 +356,7 @@ Declaration
@@ -391,7 +391,7 @@ Declaration
diff --git a/docs/Errors.html b/docs/Errors.html
index 4a34c7e1..7e9ffafe 100644
--- a/docs/Errors.html
+++ b/docs/Errors.html
@@ -247,7 +247,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
@@ -319,7 +319,7 @@ Declaration
@@ -355,7 +355,7 @@ Declaration
@@ -391,7 +391,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -463,7 +463,7 @@ Declaration
@@ -499,7 +499,7 @@ Declaration
@@ -535,7 +535,7 @@ Declaration
@@ -571,7 +571,7 @@ Declaration
diff --git a/docs/Protocols.html b/docs/Protocols.html
index f0d7e65f..9aa2eae8 100644
--- a/docs/Protocols.html
+++ b/docs/Protocols.html
@@ -246,7 +246,7 @@ Declaration
@@ -281,7 +281,7 @@ Declaration
@@ -316,7 +316,7 @@ Declaration
@@ -351,7 +351,7 @@ Declaration
@@ -386,7 +386,7 @@ Declaration
@@ -421,7 +421,7 @@ Declaration
diff --git a/docs/Protocols/Archive.html b/docs/Protocols/Archive.html
index 3b15a337..58413d7b 100644
--- a/docs/Protocols/Archive.html
+++ b/docs/Protocols/Archive.html
@@ -253,7 +253,7 @@ Declaration
diff --git a/docs/Protocols/CompressionAlgorithm.html b/docs/Protocols/CompressionAlgorithm.html
index e19a013e..7a0a31d0 100644
--- a/docs/Protocols/CompressionAlgorithm.html
+++ b/docs/Protocols/CompressionAlgorithm.html
@@ -253,7 +253,7 @@ Declaration
diff --git a/docs/Protocols/Container.html b/docs/Protocols/Container.html
index ed71b389..a09f851c 100644
--- a/docs/Protocols/Container.html
+++ b/docs/Protocols/Container.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
diff --git a/docs/Protocols/ContainerEntry.html b/docs/Protocols/ContainerEntry.html
index f567ef59..76bcdcb4 100644
--- a/docs/Protocols/ContainerEntry.html
+++ b/docs/Protocols/ContainerEntry.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
diff --git a/docs/Protocols/ContainerEntryInfo.html b/docs/Protocols/ContainerEntryInfo.html
index cd7d82e9..9ed06b74 100644
--- a/docs/Protocols/ContainerEntryInfo.html
+++ b/docs/Protocols/ContainerEntryInfo.html
@@ -231,9 +231,9 @@ ContainerEntryInfo
@@ -248,12 +248,12 @@
ContainerEntryInfo
Declaration
Swift
-
var name: String?
+
var name: String
@@ -283,7 +283,7 @@ Declaration
@@ -313,7 +313,7 @@ Declaration
@@ -343,7 +343,7 @@ Declaration
@@ -373,7 +373,7 @@ Declaration
@@ -403,7 +403,7 @@ Declaration
@@ -433,7 +433,7 @@ Declaration
diff --git a/docs/Protocols/DecompressionAlgorithm.html b/docs/Protocols/DecompressionAlgorithm.html
index b7fe0d19..d01050c1 100644
--- a/docs/Protocols/DecompressionAlgorithm.html
+++ b/docs/Protocols/DecompressionAlgorithm.html
@@ -253,7 +253,7 @@ Declaration
diff --git a/docs/Structs/DosAttributes.html b/docs/Structs/DosAttributes.html
index 86f245dd..bf38359a 100644
--- a/docs/Structs/DosAttributes.html
+++ b/docs/Structs/DosAttributes.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
@@ -313,7 +313,7 @@ Declaration
@@ -343,7 +343,7 @@ Declaration
@@ -373,7 +373,7 @@ Declaration
@@ -403,7 +403,7 @@ Declaration
@@ -433,7 +433,7 @@ Declaration
@@ -463,7 +463,7 @@ Declaration
diff --git a/docs/Structs/GzipHeader.html b/docs/Structs/GzipHeader.html
index e7fc4d8a..a7ca25b9 100644
--- a/docs/Structs/GzipHeader.html
+++ b/docs/Structs/GzipHeader.html
@@ -253,7 +253,7 @@ Declaration
@@ -285,28 +285,17 @@ Declaration
-
-
-
-
-
-
@@ -321,12 +310,12 @@
TODO: Explain why can be nil?
Declaration
@@ -356,7 +345,7 @@ Declaration
@@ -386,7 +375,7 @@ Declaration
@@ -416,7 +405,7 @@ Declaration
@@ -473,7 +462,7 @@ Parameters
diff --git a/docs/Structs/Permissions.html b/docs/Structs/Permissions.html
index be8cc37b..ece5675f 100644
--- a/docs/Structs/Permissions.html
+++ b/docs/Structs/Permissions.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
@@ -313,7 +313,7 @@ Declaration
@@ -343,7 +343,7 @@ Declaration
@@ -373,7 +373,7 @@ Declaration
@@ -403,7 +403,7 @@ Declaration
@@ -433,7 +433,7 @@ Declaration
@@ -463,7 +463,7 @@ Declaration
@@ -493,7 +493,7 @@ Declaration
@@ -523,7 +523,7 @@ Declaration
@@ -553,7 +553,7 @@ Declaration
@@ -583,7 +583,7 @@ Declaration
@@ -613,7 +613,7 @@ Declaration
@@ -643,7 +643,7 @@ Declaration
diff --git a/docs/Structs/SevenZipEntry.html b/docs/Structs/SevenZipEntry.html
index d8882774..8dda51a0 100644
--- a/docs/Structs/SevenZipEntry.html
+++ b/docs/Structs/SevenZipEntry.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
diff --git a/docs/Structs/SevenZipEntryInfo.html b/docs/Structs/SevenZipEntryInfo.html
index 4198357a..3ae95bee 100644
--- a/docs/Structs/SevenZipEntryInfo.html
+++ b/docs/Structs/SevenZipEntryInfo.html
@@ -238,9 +238,9 @@ ContainerEntryInfo
@@ -255,12 +255,12 @@
ContainerEntryInfo
Declaration
Swift
-
public let name: String?
+
public let name: String
@@ -290,7 +290,7 @@ Declaration
@@ -320,7 +320,7 @@ Declaration
@@ -350,7 +350,7 @@ Declaration
@@ -380,7 +380,7 @@ Declaration
@@ -410,7 +410,7 @@ Declaration
@@ -440,7 +440,7 @@ Declaration
@@ -481,7 +481,7 @@ Declaration
@@ -511,7 +511,7 @@ Declaration
@@ -541,7 +541,7 @@ Declaration
@@ -571,7 +571,7 @@ Declaration
@@ -603,7 +603,7 @@ Declaration
@@ -633,7 +633,7 @@ Declaration
diff --git a/docs/Structs/TarEntry.html b/docs/Structs/TarEntry.html
index e5b1a7db..3b5a7e2c 100644
--- a/docs/Structs/TarEntry.html
+++ b/docs/Structs/TarEntry.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
diff --git a/docs/Structs/TarEntryInfo.html b/docs/Structs/TarEntryInfo.html
index 938e647a..60ceb44d 100644
--- a/docs/Structs/TarEntryInfo.html
+++ b/docs/Structs/TarEntryInfo.html
@@ -238,9 +238,9 @@ TODO: Describe order in which formats' features are
@@ -255,12 +255,12 @@
TODO: Describe order in which formats' features are
Declaration
Swift
-
public let name: String?
+
public let name: String
@@ -290,7 +290,7 @@ Declaration
@@ -320,7 +320,7 @@ Declaration
@@ -350,7 +350,7 @@ Declaration
@@ -380,7 +380,7 @@ Declaration
@@ -410,7 +410,7 @@ Declaration
@@ -440,7 +440,7 @@ Declaration
@@ -481,7 +481,7 @@ Declaration
@@ -511,7 +511,7 @@ Declaration
@@ -541,7 +541,7 @@ Declaration
@@ -571,7 +571,7 @@ Declaration
@@ -601,7 +601,7 @@ Declaration
@@ -631,7 +631,7 @@ Declaration
@@ -661,7 +661,7 @@ Declaration
@@ -691,7 +691,7 @@ Declaration
@@ -710,9 +710,9 @@ TODO: Describe order in which formats' features are
@@ -727,12 +727,12 @@
TODO: Describe order in which formats' features are
Declaration
Swift
-
public let linkName: String?
+
public let linkName: String
diff --git a/docs/Structs/ZipEntry.html b/docs/Structs/ZipEntry.html
index 1119715e..d3a73479 100644
--- a/docs/Structs/ZipEntry.html
+++ b/docs/Structs/ZipEntry.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
diff --git a/docs/Structs/ZipEntryInfo.html b/docs/Structs/ZipEntryInfo.html
index 3bdc3062..f5670d78 100644
--- a/docs/Structs/ZipEntryInfo.html
+++ b/docs/Structs/ZipEntryInfo.html
@@ -238,9 +238,9 @@ ContainerEntryInfo
@@ -255,12 +255,12 @@
ContainerEntryInfo
Declaration
Swift
-
public let name: String?
+
public let name: String
@@ -290,7 +290,7 @@ Declaration
@@ -320,7 +320,7 @@ Declaration
@@ -361,7 +361,7 @@ Declaration
@@ -391,7 +391,7 @@ Declaration
@@ -421,7 +421,7 @@ Declaration
@@ -451,7 +451,7 @@ Declaration
@@ -492,7 +492,7 @@ Declaration
@@ -522,7 +522,7 @@ Declaration
@@ -552,7 +552,7 @@ Declaration
@@ -582,7 +582,7 @@ Declaration
@@ -590,9 +590,9 @@ Declaration
@@ -607,12 +607,12 @@
Declaration
Declaration
@@ -642,7 +642,7 @@ Declaration
diff --git a/docs/Structs/ZlibHeader.html b/docs/Structs/ZlibHeader.html
index 09dc0170..7d6dea9d 100644
--- a/docs/Structs/ZlibHeader.html
+++ b/docs/Structs/ZlibHeader.html
@@ -254,7 +254,7 @@ Declaration
@@ -284,7 +284,7 @@ Declaration
@@ -314,7 +314,7 @@ Declaration
@@ -344,7 +344,7 @@ Declaration
@@ -401,7 +401,7 @@ Parameters
diff --git a/docs/Structs/ZlibHeader/CompressionLevel.html b/docs/Structs/ZlibHeader/CompressionLevel.html
index 81175ece..ed30f482 100644
--- a/docs/Structs/ZlibHeader/CompressionLevel.html
+++ b/docs/Structs/ZlibHeader/CompressionLevel.html
@@ -253,7 +253,7 @@ Declaration
@@ -287,7 +287,7 @@ Declaration
@@ -321,7 +321,7 @@ Declaration
@@ -355,7 +355,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Archives.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Archives.html
index 6d49c406..22a4b6b9 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Archives.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Archives.html
@@ -246,7 +246,7 @@ Declaration
@@ -281,7 +281,7 @@ Declaration
@@ -316,7 +316,7 @@ Declaration
@@ -351,7 +351,7 @@ Declaration
@@ -386,7 +386,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/BZip2.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/BZip2.html
index 82c6ce2d..dd9409a8 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/BZip2.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/BZip2.html
@@ -284,7 +284,7 @@ Return Value
Decompressed data.
@@ -343,7 +343,7 @@ Parameters
@@ -404,7 +404,7 @@ Parameters
@@ -439,7 +439,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/BZip2/BlockSize.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/BZip2/BlockSize.html
index 2b54aa87..52004e2b 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/BZip2/BlockSize.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/BZip2/BlockSize.html
@@ -253,7 +253,7 @@ Declaration
@@ -287,7 +287,7 @@ Declaration
@@ -321,7 +321,7 @@ Declaration
@@ -355,7 +355,7 @@ Declaration
@@ -389,7 +389,7 @@ Declaration
@@ -423,7 +423,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
@@ -491,7 +491,7 @@ Declaration
@@ -525,7 +525,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/Deflate.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/Deflate.html
index c45366b5..19017946 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/Deflate.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/Deflate.html
@@ -289,7 +289,7 @@ Return Value
Decompressed data.
@@ -351,7 +351,7 @@ Parameters
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/GzipArchive.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/GzipArchive.html
index 698fff4e..2ab9b012 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/GzipArchive.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/GzipArchive.html
@@ -254,7 +254,7 @@ Declaration
@@ -323,7 +323,7 @@ Return Value
Unarchived data.
@@ -384,7 +384,7 @@ Return Value
Unarchived data.
@@ -526,7 +526,7 @@ Return Value
Resulting archive’s data.
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/GzipArchive/Member.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/GzipArchive/Member.html
index f7c00ddf..6c178cb7 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/GzipArchive/Member.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/GzipArchive/Member.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/LZMA.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/LZMA.html
index 2d55fd0a..c51eaa8d 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/LZMA.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/LZMA.html
@@ -284,7 +284,7 @@ Return Value
Decompressed data.
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/LZMA2.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/LZMA2.html
index e93212bb..4dc61305 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/LZMA2.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/LZMA2.html
@@ -284,7 +284,7 @@ Return Value
Decompressed data.
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/SevenZipContainer.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/SevenZipContainer.html
index ce8ab91b..944f78ed 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/SevenZipContainer.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/SevenZipContainer.html
@@ -291,7 +291,7 @@ Return Value
Array of SevenZipEntry
as an array of ContainerEntry
.
@@ -361,7 +361,7 @@ Return Value
Array of SevenZipEntryInfo
.
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/TarContainer.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/TarContainer.html
index f189f81a..3d2aff63 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/TarContainer.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/TarContainer.html
@@ -289,7 +289,7 @@ Return Value
Array of TarEntry
.
@@ -319,7 +319,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/XZArchive.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/XZArchive.html
index fd29508f..4fa0456b 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/XZArchive.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/XZArchive.html
@@ -288,7 +288,7 @@ Return Value
Unarchived data.
@@ -318,7 +318,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/ZipContainer.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/ZipContainer.html
index 3236335d..5505e8d4 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/ZipContainer.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/ZipContainer.html
@@ -291,7 +291,7 @@ Return Value
Array of ZipEntry
.
@@ -321,7 +321,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/ZlibArchive.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/ZlibArchive.html
index d9d1f116..aa387842 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/ZlibArchive.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/ZlibArchive.html
@@ -292,7 +292,7 @@ Return Value
Unarchived data.
@@ -354,7 +354,7 @@ Return Value
Resulting archive’s data.
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Common Auxiliary Types.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Common Auxiliary Types.html
index 68bd400a..7bd335ea 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Common Auxiliary Types.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Common Auxiliary Types.html
@@ -246,7 +246,7 @@ Declaration
@@ -281,7 +281,7 @@ Declaration
@@ -316,7 +316,7 @@ Declaration
@@ -351,7 +351,7 @@ Declaration
@@ -386,7 +386,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Compression.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Compression.html
index bb49bbfe..b7941e22 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Compression.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Compression.html
@@ -246,7 +246,7 @@ Declaration
@@ -281,7 +281,7 @@ Declaration
@@ -316,7 +316,7 @@ Declaration
@@ -351,7 +351,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Containers.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Containers.html
index 843b50be..7be6e51d 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Containers.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Containers.html
@@ -246,7 +246,7 @@ Declaration
@@ -281,7 +281,7 @@ Declaration
@@ -316,7 +316,7 @@ Declaration
@@ -351,7 +351,7 @@ Declaration
@@ -386,7 +386,7 @@ Declaration
@@ -421,7 +421,7 @@ Declaration
@@ -456,7 +456,7 @@ Declaration
@@ -491,7 +491,7 @@ Declaration
@@ -526,7 +526,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/BZip2Error.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/BZip2Error.html
index ee13b0ff..f33d003b 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/BZip2Error.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/BZip2Error.html
@@ -254,7 +254,7 @@ Declaration
@@ -276,7 +276,7 @@ Declaration
-
Compression method is not type ‘h’ (not Huffman).
+
BZip version is not 2.
@@ -288,7 +288,7 @@
Declaration
@@ -322,7 +322,7 @@ Declaration
@@ -356,7 +356,7 @@ Declaration
@@ -390,7 +390,7 @@ Declaration
@@ -424,7 +424,7 @@ Declaration
@@ -458,7 +458,7 @@ Declaration
@@ -470,9 +470,9 @@ Declaration
@@ -480,19 +480,19 @@
Declaration
-
Wrong code of Huffman length (should be between 0 and 20).
+
Wrong length of Huffman code (should be between 0 and 20).
Declaration
Swift
-
case wrongHuffmanLengthCode
+
case wrongHuffmanCodeLength
@@ -526,7 +526,7 @@ Declaration
@@ -561,7 +561,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/CompressionMethod.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/CompressionMethod.html
index f2bd3280..a64c5269 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/CompressionMethod.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/CompressionMethod.html
@@ -253,7 +253,7 @@ Declaration
@@ -287,7 +287,7 @@ Declaration
@@ -321,7 +321,7 @@ Declaration
@@ -355,7 +355,7 @@ Declaration
@@ -389,7 +389,7 @@ Declaration
@@ -423,7 +423,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/ContainerEntryType.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/ContainerEntryType.html
index 4a382c76..e9ef3310 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/ContainerEntryType.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/ContainerEntryType.html
@@ -253,7 +253,7 @@ Declaration
@@ -287,7 +287,7 @@ Declaration
@@ -321,7 +321,7 @@ Declaration
@@ -355,7 +355,7 @@ Declaration
@@ -389,7 +389,7 @@ Declaration
@@ -423,7 +423,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
@@ -491,7 +491,7 @@ Declaration
@@ -525,7 +525,7 @@ Declaration
@@ -559,7 +559,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/DeflateError.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/DeflateError.html
index 7e4dc29d..2f9c6fcc 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/DeflateError.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/DeflateError.html
@@ -254,7 +254,7 @@ Declaration
@@ -288,7 +288,7 @@ Declaration
@@ -322,7 +322,7 @@ Declaration
@@ -356,7 +356,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/FileSystemType.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/FileSystemType.html
index 9f77e25b..f4ea6872 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/FileSystemType.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/FileSystemType.html
@@ -253,7 +253,7 @@ Declaration
@@ -287,7 +287,7 @@ Declaration
@@ -321,7 +321,7 @@ Declaration
@@ -355,7 +355,7 @@ Declaration
@@ -394,7 +394,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/GzipError.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/GzipError.html
index 51b33448..c683393a 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/GzipError.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/GzipError.html
@@ -254,7 +254,7 @@ Declaration
@@ -288,7 +288,7 @@ Declaration
@@ -323,7 +323,7 @@ Declaration
@@ -357,7 +357,7 @@ Declaration
@@ -399,7 +399,7 @@ Declaration
@@ -433,7 +433,7 @@ Declaration
@@ -467,7 +467,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/LZMA2Error.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/LZMA2Error.html
index 88c2363f..4f7a2fa7 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/LZMA2Error.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/LZMA2Error.html
@@ -227,40 +227,6 @@ LZMA2Error
-
-
- -
-
-
-
-
-
-
-
Reserved bits of LZMA2 properties’ byte aren’t equal to zero.
-
-
-
-
Declaration
-
-
Swift
-
case wrongProperties
-
-
-
-
-
-
-
-
-
-
@@ -276,7 +242,7 @@
Declaration
-
Dictionary size is too big.
+
Dictionary size is too big, or has reserved bits set, or is in incorrect format in general.
@@ -288,7 +254,7 @@
Declaration
@@ -322,7 +288,7 @@ Declaration
@@ -356,7 +322,7 @@ Declaration
@@ -391,7 +357,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/LZMAError.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/LZMAError.html
index 330dac4d..ffe143d6 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/LZMAError.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/LZMAError.html
@@ -254,7 +254,7 @@ Declaration
@@ -288,7 +288,7 @@ Declaration
@@ -322,7 +322,7 @@ Declaration
@@ -356,7 +356,7 @@ Declaration
@@ -390,7 +390,7 @@ Declaration
@@ -424,7 +424,7 @@ Declaration
@@ -458,41 +458,7 @@ Declaration
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
LZMADecoder wasn’t properly initialized before decoding data.
-
-
-
-
Declaration
-
-
Swift
-
case decoderIsNotInitialised
-
-
-
-
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/SevenZipError.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/SevenZipError.html
index b9781ebf..010dfef8 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/SevenZipError.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/SevenZipError.html
@@ -254,7 +254,7 @@ Declaration
@@ -276,7 +276,7 @@ Declaration
-
Unsupporte version of container’s format.
+
Unsupported version of container’s format.
@@ -288,7 +288,7 @@
Declaration
@@ -323,7 +323,7 @@ Declaration
@@ -358,7 +358,7 @@ Declaration
@@ -392,7 +392,7 @@ Declaration
@@ -426,7 +426,7 @@ Declaration
@@ -460,7 +460,7 @@ Declaration
@@ -494,7 +494,7 @@ Declaration
@@ -528,7 +528,7 @@ Declaration
@@ -562,41 +562,7 @@ Declaration
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
Entry’s data isn’t available.
-
-
-
-
Declaration
-
-
Swift
-
case dataIsUnavailable
-
-
-
-
@@ -631,7 +597,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/TarError.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/TarError.html
index edb68e90..6cd1d518 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/TarError.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/TarError.html
@@ -254,7 +254,7 @@ Declaration
@@ -288,7 +288,7 @@ Declaration
@@ -322,7 +322,7 @@ Declaration
@@ -356,7 +356,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/XZError.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/XZError.html
index a740dfc9..a6955f5f 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/XZError.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/XZError.html
@@ -254,7 +254,7 @@ Declaration
@@ -289,7 +289,7 @@ Declaration
@@ -323,7 +323,7 @@ Declaration
@@ -345,7 +345,7 @@ Declaration
-
Filter used in archvie is unsupported.
+
Filter used in archive is unsupported.
@@ -357,7 +357,7 @@
Declaration
@@ -391,7 +391,7 @@ Declaration
@@ -426,7 +426,7 @@ Declaration
@@ -468,7 +468,7 @@ Declaration
@@ -502,7 +502,7 @@ Declaration
@@ -536,7 +536,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/ZipError.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/ZipError.html
index 2d139546..87612179 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/ZipError.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/ZipError.html
@@ -254,7 +254,7 @@ Declaration
@@ -288,7 +288,7 @@ Declaration
@@ -322,7 +322,7 @@ Declaration
@@ -356,7 +356,7 @@ Declaration
@@ -390,7 +390,7 @@ Declaration
@@ -424,7 +424,7 @@ Declaration
@@ -458,7 +458,7 @@ Declaration
@@ -492,7 +492,7 @@ Declaration
@@ -526,7 +526,7 @@ Declaration
@@ -561,7 +561,7 @@ Declaration
@@ -595,7 +595,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/ZlibError.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/ZlibError.html
index ac11f046..bfbfd3dc 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/ZlibError.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/ZlibError.html
@@ -254,7 +254,7 @@ Declaration
@@ -288,7 +288,7 @@ Declaration
@@ -322,7 +322,7 @@ Declaration
@@ -356,7 +356,7 @@ Declaration
@@ -391,7 +391,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Errors.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Errors.html
index 4a34c7e1..7e9ffafe 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Errors.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Errors.html
@@ -247,7 +247,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
@@ -319,7 +319,7 @@ Declaration
@@ -355,7 +355,7 @@ Declaration
@@ -391,7 +391,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -463,7 +463,7 @@ Declaration
@@ -499,7 +499,7 @@ Declaration
@@ -535,7 +535,7 @@ Declaration
@@ -571,7 +571,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols.html
index f0d7e65f..9aa2eae8 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols.html
@@ -246,7 +246,7 @@ Declaration
@@ -281,7 +281,7 @@ Declaration
@@ -316,7 +316,7 @@ Declaration
@@ -351,7 +351,7 @@ Declaration
@@ -386,7 +386,7 @@ Declaration
@@ -421,7 +421,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/Archive.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/Archive.html
index 3b15a337..58413d7b 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/Archive.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/Archive.html
@@ -253,7 +253,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/CompressionAlgorithm.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/CompressionAlgorithm.html
index e19a013e..7a0a31d0 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/CompressionAlgorithm.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/CompressionAlgorithm.html
@@ -253,7 +253,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/Container.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/Container.html
index ed71b389..a09f851c 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/Container.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/Container.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/ContainerEntry.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/ContainerEntry.html
index f567ef59..76bcdcb4 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/ContainerEntry.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/ContainerEntry.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/ContainerEntryInfo.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/ContainerEntryInfo.html
index cd7d82e9..9ed06b74 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/ContainerEntryInfo.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/ContainerEntryInfo.html
@@ -231,9 +231,9 @@ ContainerEntryInfo
@@ -248,12 +248,12 @@
ContainerEntryInfo
Declaration
Swift
-
var name: String?
+
var name: String
@@ -283,7 +283,7 @@ Declaration
@@ -313,7 +313,7 @@ Declaration
@@ -343,7 +343,7 @@ Declaration
@@ -373,7 +373,7 @@ Declaration
@@ -403,7 +403,7 @@ Declaration
@@ -433,7 +433,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/DecompressionAlgorithm.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/DecompressionAlgorithm.html
index b7fe0d19..d01050c1 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/DecompressionAlgorithm.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/DecompressionAlgorithm.html
@@ -253,7 +253,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/DosAttributes.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/DosAttributes.html
index 86f245dd..bf38359a 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/DosAttributes.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/DosAttributes.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
@@ -313,7 +313,7 @@ Declaration
@@ -343,7 +343,7 @@ Declaration
@@ -373,7 +373,7 @@ Declaration
@@ -403,7 +403,7 @@ Declaration
@@ -433,7 +433,7 @@ Declaration
@@ -463,7 +463,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/GzipHeader.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/GzipHeader.html
index e7fc4d8a..a7ca25b9 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/GzipHeader.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/GzipHeader.html
@@ -253,7 +253,7 @@ Declaration
@@ -285,28 +285,17 @@ Declaration
-
-
-
-
-
-
@@ -321,12 +310,12 @@
TODO: Explain why can be nil?
Declaration
@@ -356,7 +345,7 @@ Declaration
@@ -386,7 +375,7 @@ Declaration
@@ -416,7 +405,7 @@ Declaration
@@ -473,7 +462,7 @@ Parameters
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/Permissions.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/Permissions.html
index be8cc37b..ece5675f 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/Permissions.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/Permissions.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
@@ -313,7 +313,7 @@ Declaration
@@ -343,7 +343,7 @@ Declaration
@@ -373,7 +373,7 @@ Declaration
@@ -403,7 +403,7 @@ Declaration
@@ -433,7 +433,7 @@ Declaration
@@ -463,7 +463,7 @@ Declaration
@@ -493,7 +493,7 @@ Declaration
@@ -523,7 +523,7 @@ Declaration
@@ -553,7 +553,7 @@ Declaration
@@ -583,7 +583,7 @@ Declaration
@@ -613,7 +613,7 @@ Declaration
@@ -643,7 +643,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/SevenZipEntry.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/SevenZipEntry.html
index d8882774..8dda51a0 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/SevenZipEntry.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/SevenZipEntry.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/SevenZipEntryInfo.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/SevenZipEntryInfo.html
index 4198357a..3ae95bee 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/SevenZipEntryInfo.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/SevenZipEntryInfo.html
@@ -238,9 +238,9 @@ ContainerEntryInfo
@@ -255,12 +255,12 @@
ContainerEntryInfo
Declaration
Swift
-
public let name: String?
+
public let name: String
@@ -290,7 +290,7 @@ Declaration
@@ -320,7 +320,7 @@ Declaration
@@ -350,7 +350,7 @@ Declaration
@@ -380,7 +380,7 @@ Declaration
@@ -410,7 +410,7 @@ Declaration
@@ -440,7 +440,7 @@ Declaration
@@ -481,7 +481,7 @@ Declaration
@@ -511,7 +511,7 @@ Declaration
@@ -541,7 +541,7 @@ Declaration
@@ -571,7 +571,7 @@ Declaration
@@ -603,7 +603,7 @@ Declaration
@@ -633,7 +633,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/TarEntry.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/TarEntry.html
index e5b1a7db..3b5a7e2c 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/TarEntry.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/TarEntry.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/TarEntryInfo.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/TarEntryInfo.html
index 938e647a..60ceb44d 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/TarEntryInfo.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/TarEntryInfo.html
@@ -238,9 +238,9 @@ TODO: Describe order in which formats' features are
@@ -255,12 +255,12 @@
TODO: Describe order in which formats' features are
Declaration
Swift
-
public let name: String?
+
public let name: String
@@ -290,7 +290,7 @@ Declaration
@@ -320,7 +320,7 @@ Declaration
@@ -350,7 +350,7 @@ Declaration
@@ -380,7 +380,7 @@ Declaration
@@ -410,7 +410,7 @@ Declaration
@@ -440,7 +440,7 @@ Declaration
@@ -481,7 +481,7 @@ Declaration
@@ -511,7 +511,7 @@ Declaration
@@ -541,7 +541,7 @@ Declaration
@@ -571,7 +571,7 @@ Declaration
@@ -601,7 +601,7 @@ Declaration
@@ -631,7 +631,7 @@ Declaration
@@ -661,7 +661,7 @@ Declaration
@@ -691,7 +691,7 @@ Declaration
@@ -710,9 +710,9 @@ TODO: Describe order in which formats' features are
@@ -727,12 +727,12 @@
TODO: Describe order in which formats' features are
Declaration
Swift
-
public let linkName: String?
+
public let linkName: String
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZipEntry.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZipEntry.html
index 1119715e..d3a73479 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZipEntry.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZipEntry.html
@@ -253,7 +253,7 @@ Declaration
@@ -283,7 +283,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZipEntryInfo.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZipEntryInfo.html
index 3bdc3062..f5670d78 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZipEntryInfo.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZipEntryInfo.html
@@ -238,9 +238,9 @@ ContainerEntryInfo
@@ -255,12 +255,12 @@
ContainerEntryInfo
Declaration
Swift
-
public let name: String?
+
public let name: String
@@ -290,7 +290,7 @@ Declaration
@@ -320,7 +320,7 @@ Declaration
@@ -361,7 +361,7 @@ Declaration
@@ -391,7 +391,7 @@ Declaration
@@ -421,7 +421,7 @@ Declaration
@@ -451,7 +451,7 @@ Declaration
@@ -492,7 +492,7 @@ Declaration
@@ -522,7 +522,7 @@ Declaration
@@ -552,7 +552,7 @@ Declaration
@@ -582,7 +582,7 @@ Declaration
@@ -590,9 +590,9 @@ Declaration
@@ -607,12 +607,12 @@
Declaration
Declaration
@@ -642,7 +642,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZlibHeader.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZlibHeader.html
index 09dc0170..7d6dea9d 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZlibHeader.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZlibHeader.html
@@ -254,7 +254,7 @@ Declaration
@@ -284,7 +284,7 @@ Declaration
@@ -314,7 +314,7 @@ Declaration
@@ -344,7 +344,7 @@ Declaration
@@ -401,7 +401,7 @@ Parameters
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZlibHeader/CompressionLevel.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZlibHeader/CompressionLevel.html
index 81175ece..ed30f482 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZlibHeader/CompressionLevel.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZlibHeader/CompressionLevel.html
@@ -253,7 +253,7 @@ Declaration
@@ -287,7 +287,7 @@ Declaration
@@ -321,7 +321,7 @@ Declaration
@@ -355,7 +355,7 @@ Declaration
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/index.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/index.html
index 5084374d..39d1f582 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/index.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/index.html
@@ -217,15 +217,12 @@ SWCompression
-
-
+
-A framework which contains implementations of (de)compression algorithms and functions which parse various archives and containers.
-
-Developed with Swift.
+A framework with implementations of (de)compression algorithms and functions which parse various archives and containers.
Motivation
There are a couple of reasons for the project’s development.
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/search.json b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/search.json
index 055bdada..217d7eab 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/search.json
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/search.json
@@ -1 +1 @@
-{"Enums/FileSystemType.html#/s:13SWCompression14FileSystemTypeO3fatA2CmF":{"name":"fat","abstract":"Undocumented
","parent_name":"FileSystemType"},"Enums/FileSystemType.html#/s:13SWCompression14FileSystemTypeO9macintoshA2CmF":{"name":"macintosh","abstract":"Older Macintosh systems.
","parent_name":"FileSystemType"},"Enums/FileSystemType.html#/s:13SWCompression14FileSystemTypeO4ntfsA2CmF":{"name":"ntfs","abstract":"Undocumented
","parent_name":"FileSystemType"},"Enums/FileSystemType.html#/s:13SWCompression14FileSystemTypeO5otherA2CmF":{"name":"other","abstract":"Undocumented
","parent_name":"FileSystemType"},"Enums/FileSystemType.html#/s:13SWCompression14FileSystemTypeO4unixA2CmF":{"name":"unix","abstract":"One of many UNIX-like systems.
","parent_name":"FileSystemType"},"Enums/CompressionMethod.html#/s:13SWCompression17CompressionMethodO5bzip2A2CmF":{"name":"bzip2","abstract":"Undocumented
","parent_name":"CompressionMethod"},"Enums/CompressionMethod.html#/s:13SWCompression17CompressionMethodO4copyA2CmF":{"name":"copy","abstract":"Undocumented
","parent_name":"CompressionMethod"},"Enums/CompressionMethod.html#/s:13SWCompression17CompressionMethodO7deflateA2CmF":{"name":"deflate","abstract":"Undocumented
","parent_name":"CompressionMethod"},"Enums/CompressionMethod.html#/s:13SWCompression17CompressionMethodO4lzmaA2CmF":{"name":"lzma","abstract":"Undocumented
","parent_name":"CompressionMethod"},"Enums/CompressionMethod.html#/s:13SWCompression17CompressionMethodO5lzma2A2CmF":{"name":"lzma2","abstract":"Undocumented
","parent_name":"CompressionMethod"},"Enums/CompressionMethod.html#/s:13SWCompression17CompressionMethodO5otherA2CmF":{"name":"other","abstract":"Undocumented
","parent_name":"CompressionMethod"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV8rawValues6UInt32Vv":{"name":"rawValue","abstract":"Raw bit flags value (in decimal).
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsVACs6UInt32V8rawValue_tcfc":{"name":"init(rawValue:)","abstract":"Initializes permissions with bit flags in decimal.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV6setuidACvZ":{"name":"setuid","abstract":"Set UID.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV6setgidACvZ":{"name":"setgid","abstract":"Set GID.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV6stickyACvZ":{"name":"sticky","abstract":"Sticky bit.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV9readOwnerACvZ":{"name":"readOwner","abstract":"Owner can read.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV10writeOwnerACvZ":{"name":"writeOwner","abstract":"Owner can write.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV12executeOwnerACvZ":{"name":"executeOwner","abstract":"Owner can execute.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV9readGroupACvZ":{"name":"readGroup","abstract":"Group can read.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV10writeGroupACvZ":{"name":"writeGroup","abstract":"Group can write.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV12executeGroupACvZ":{"name":"executeGroup","abstract":"Group can execute.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV9readOtherACvZ":{"name":"readOther","abstract":"Others can read.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV10writeOtherACvZ":{"name":"writeOther","abstract":"Others can write.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV12executeOtherACvZ":{"name":"executeOther","abstract":"Others can execute.
","parent_name":"Permissions"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesV8rawValues6UInt32Vv":{"name":"rawValue","abstract":"Raw bit flags value.
","parent_name":"DosAttributes"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesVACs6UInt32V8rawValue_tcfc":{"name":"init(rawValue:)","abstract":"Initializes attributes with bit flags.
","parent_name":"DosAttributes"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesV7archiveACvZ":{"name":"archive","abstract":"File is archive or archived.
","parent_name":"DosAttributes"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesV9directoryACvZ":{"name":"directory","abstract":"File is a directory.
","parent_name":"DosAttributes"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesV6volumeACvZ":{"name":"volume","abstract":"File is a volume.
","parent_name":"DosAttributes"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesV6systemACvZ":{"name":"system","abstract":"File is a system file.
","parent_name":"DosAttributes"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesV6hiddenACvZ":{"name":"hidden","abstract":"File is hidden.
","parent_name":"DosAttributes"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesV8readOnlyACvZ":{"name":"readOnly","abstract":"File is read-only.
","parent_name":"DosAttributes"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO12blockSpecialA2CmF":{"name":"blockSpecial","abstract":"Block special file.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO16characterSpecialA2CmF":{"name":"characterSpecial","abstract":"Character special file.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO10contiguousA2CmF":{"name":"contiguous","abstract":"Contiguous file.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO9directoryA2CmF":{"name":"directory","abstract":"Directory.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO4fifoA2CmF":{"name":"fifo","abstract":"FIFO special file.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO8hardLinkA2CmF":{"name":"hardLink","abstract":"Hard link.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO7regularA2CmF":{"name":"regular","abstract":"Regular file.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO6socketA2CmF":{"name":"socket","abstract":"Socket.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO12symbolicLinkA2CmF":{"name":"symbolicLink","abstract":"Symbolic link.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO7unknownA2CmF":{"name":"unknown","abstract":"Entry type is unknown.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html":{"name":"ContainerEntryType","abstract":"Undocumented
"},"Structs/DosAttributes.html":{"name":"DosAttributes","abstract":"Represents file attributes in DOS format.
"},"Structs/Permissions.html":{"name":"Permissions","abstract":"Represents file access permissions in UNIX format.
"},"Enums/CompressionMethod.html":{"name":"CompressionMethod","abstract":"Undocumented
"},"Enums/FileSystemType.html":{"name":"FileSystemType","abstract":"Undocumented
"},"Protocols/DecompressionAlgorithm.html#/s:13SWCompression22DecompressionAlgorithmP10decompress10Foundation4DataVAG4data_tKFZ":{"name":"decompress(data:)","abstract":"Decompress data compressed with particular algorithm.
","parent_name":"DecompressionAlgorithm"},"Protocols/CompressionAlgorithm.html#/s:13SWCompression20CompressionAlgorithmP8compress10Foundation4DataVAG4data_tKFZ":{"name":"compress(data:)","abstract":"Compress data with particular algorithm.
","parent_name":"CompressionAlgorithm"},"Protocols/ContainerEntryInfo.html#/s:13SWCompression18ContainerEntryInfoP4nameSSSgv":{"name":"name","abstract":"Undocumented
","parent_name":"ContainerEntryInfo"},"Protocols/ContainerEntryInfo.html#/s:13SWCompression18ContainerEntryInfoP4typeAA0bC4TypeOv":{"name":"type","abstract":"Undocumented
","parent_name":"ContainerEntryInfo"},"Protocols/ContainerEntryInfo.html#/s:13SWCompression18ContainerEntryInfoP4sizeSiSgv":{"name":"size","abstract":"Undocumented
","parent_name":"ContainerEntryInfo"},"Protocols/ContainerEntryInfo.html#/s:13SWCompression18ContainerEntryInfoP10accessTime10Foundation4DateVSgv":{"name":"accessTime","abstract":"Undocumented
","parent_name":"ContainerEntryInfo"},"Protocols/ContainerEntryInfo.html#/s:13SWCompression18ContainerEntryInfoP12creationTime10Foundation4DateVSgv":{"name":"creationTime","abstract":"Undocumented
","parent_name":"ContainerEntryInfo"},"Protocols/ContainerEntryInfo.html#/s:13SWCompression18ContainerEntryInfoP16modificationTime10Foundation4DateVSgv":{"name":"modificationTime","abstract":"Undocumented
","parent_name":"ContainerEntryInfo"},"Protocols/ContainerEntryInfo.html#/s:13SWCompression18ContainerEntryInfoP11permissionsAA11PermissionsVSgv":{"name":"permissions","abstract":"Undocumented
","parent_name":"ContainerEntryInfo"},"Protocols/ContainerEntry.html#/s:13SWCompression14ContainerEntryP4info4InfoQzv":{"name":"info","abstract":"Undocumented
","parent_name":"ContainerEntry"},"Protocols/ContainerEntry.html#/s:13SWCompression14ContainerEntryP4data10Foundation4DataVSgv":{"name":"data","abstract":"Undocumented
","parent_name":"ContainerEntry"},"Protocols/Container.html#/s:13SWCompression9ContainerP4openSay5EntryQzG10Foundation4DataV9container_tKFZ":{"name":"open(container:)","abstract":"Undocumented
","parent_name":"Container"},"Protocols/Container.html#/s:13SWCompression9ContainerP4infoSay5Entry_4InfoQZG10Foundation4DataV9container_tKFZ":{"name":"info(container:)","abstract":"Undocumented
","parent_name":"Container"},"Protocols/Archive.html#/s:13SWCompression7ArchiveP9unarchive10Foundation4DataVAG7archive_tKFZ":{"name":"unarchive(archive:)","abstract":"Unarchive data from the archive.
","parent_name":"Archive"},"Protocols/Archive.html":{"name":"Archive","abstract":"A type that represents an archive.
"},"Protocols/Container.html":{"name":"Container","abstract":"Undocumented
"},"Protocols/ContainerEntry.html":{"name":"ContainerEntry","abstract":"Undocumented
"},"Protocols/ContainerEntryInfo.html":{"name":"ContainerEntryInfo","abstract":"Undocumented
"},"Protocols/CompressionAlgorithm.html":{"name":"CompressionAlgorithm","abstract":"A type that provides an implementation of a particular compression algorithm.
"},"Protocols/DecompressionAlgorithm.html":{"name":"DecompressionAlgorithm","abstract":"A type that provides an implementation of a particular decompression algorithm.
"},"Enums/ZlibError.html#/s:13SWCompression9ZlibErrorO22wrongCompressionMethodA2CmF":{"name":"wrongCompressionMethod","abstract":"Compression method used in archive is different from Deflate, which is the only supported one.
","parent_name":"ZlibError"},"Enums/ZlibError.html#/s:13SWCompression9ZlibErrorO20wrongCompressionInfoA2CmF":{"name":"wrongCompressionInfo","abstract":"Compression info has value incompatible with Deflate compression method.
","parent_name":"ZlibError"},"Enums/ZlibError.html#/s:13SWCompression9ZlibErrorO11wrongFcheckA2CmF":{"name":"wrongFcheck","abstract":"First two bytes of archive’s flags are inconsistent with each other.
","parent_name":"ZlibError"},"Enums/ZlibError.html#/s:13SWCompression9ZlibErrorO21wrongCompressionLevelA2CmF":{"name":"wrongCompressionLevel","abstract":"Compression level has value, which is different from the supported ones.
","parent_name":"ZlibError"},"Enums/ZlibError.html#/s:13SWCompression9ZlibErrorO12wrongAdler32AC10Foundation4DataVcACmF":{"name":"wrongAdler32","abstract":"Computed checksum of uncompressed data doesn’t match the value stored in archive.","parent_name":"ZlibError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO27notFoundCentralDirectoryEndA2CmF":{"name":"notFoundCentralDirectoryEnd","abstract":"
End of Central Directoty record wasn’t found.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO14wrongSignatureA2CmF":{"name":"wrongSignature","abstract":"Wrong signature of one of container’s structures.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO9wrongSizeA2CmF":{"name":"wrongSize","abstract":"Wrong either compressed or uncompressed size of a container’s entry.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO12wrongVersionA2CmF":{"name":"wrongVersion","abstract":"Version needed to process container is unsupported.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO24multiVolumesNotSupportedA2CmF":{"name":"multiVolumesNotSupported","abstract":"Container is either spanned or consists of several volumes. These features aren’t supported.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO22encryptionNotSupportedA2CmF":{"name":"encryptionNotSupported","abstract":"Entry or record is encrypted. This feature isn’t supported.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO20patchingNotSupportedA2CmF":{"name":"patchingNotSupported","abstract":"Entry contains patched data. This feature isn’t supported.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO23compressionNotSupportedA2CmF":{"name":"compressionNotSupported","abstract":"Entry is compressed using unsupported compression method.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO16wrongLocalHeaderA2CmF":{"name":"wrongLocalHeader","abstract":"Local header of an entry is inconsistent with Central Directory.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO8wrongCRCACSayAA0B5EntryVGcACmF":{"name":"wrongCRC","abstract":"Computed checksum of entry’s data doesn’t match the value stored in the archive.","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO14wrongTextFieldA2CmF":{"name":"wrongTextField","abstract":"
Either entry’s comment or file name cannot be processed using UTF-8 encoding.
","parent_name":"ZipError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO10wrongMagicA2CmF":{"name":"wrongMagic","abstract":"Either ‘magic’ number in header or footer isn’t equal to a predefined value.
","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO10wrongFieldA2CmF":{"name":"wrongField","abstract":"One of the special fields in archive has an incorrect value,","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO12wrongInfoCRCA2CmF":{"name":"wrongInfoCRC","abstract":"
Checksum of one of the fields of archive doesn’t match the value stored in archive.
","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO13wrongFilterIDA2CmF":{"name":"wrongFilterID","abstract":"Filter used in archvie is unsupported.
","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO15checkTypeSHA256A2CmF":{"name":"checkTypeSHA256","abstract":"Archive uses SHA-256 checksum which is unsupported.
","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO13wrongDataSizeA2CmF":{"name":"wrongDataSize","abstract":"Either size of decompressed data isn’t equal to the one specified in archive or","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO10wrongCheckACSay10Foundation4DataVGcACmF":{"name":"wrongCheck","abstract":"
Computed checksum of uncompressed data doesn’t match the value stored in the archive.","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO12wrongPaddingA2CmF":{"name":"wrongPadding","abstract":"
Padding (null-bytes appended to an archive’s structure) is incorrect.
","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO21multiByteIntegerErrorA2CmF":{"name":"multiByteIntegerError","abstract":"Either null byte encountered or exceeded maximum amount bytes during reading multi byte number.
","parent_name":"XZError"},"Enums/TarError.html#/s:13SWCompression8TarErrorO20tooSmallFileIsPassedA2CmF":{"name":"tooSmallFileIsPassed","abstract":"Size of data is too small, even to contain only one header.
","parent_name":"TarError"},"Enums/TarError.html#/s:13SWCompression8TarErrorO10wrongFieldA2CmF":{"name":"wrongField","abstract":"Failed to process a field as a number.
","parent_name":"TarError"},"Enums/TarError.html#/s:13SWCompression8TarErrorO19wrongHeaderChecksumA2CmF":{"name":"wrongHeaderChecksum","abstract":"Computed checksum of a header doesn’t match the value stored in container.
","parent_name":"TarError"},"Enums/TarError.html#/s:13SWCompression8TarErrorO19wrongPaxHeaderEntryA2CmF":{"name":"wrongPaxHeaderEntry","abstract":"Entry from PAX extended header is in incorrect format.
","parent_name":"TarError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO14wrongSignatureA2CmF":{"name":"wrongSignature","abstract":"Wrong container’s signature.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO18wrongFormatVersionA2CmF":{"name":"wrongFormatVersion","abstract":"Unsupporte version of container’s format.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO8wrongCRCA2CmF":{"name":"wrongCRC","abstract":"CRC either of one of the files from the container","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO9wrongSizeA2CmF":{"name":"wrongSize","abstract":"
Size either of one of the files from the container","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO20startPosNotSupportedA2CmF":{"name":"startPosNotSupported","abstract":"
Files have StartPos property. This feature isn’t supported.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO20externalNotSupportedA2CmF":{"name":"externalNotSupported","abstract":"External feature isn’t supported.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO23multiStreamNotSupportedA2CmF":{"name":"multiStreamNotSupported","abstract":"Coders with multiple in and/or out streams aren’t supported.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO29additionalStreamsNotSupportedA2CmF":{"name":"additionalStreamsNotSupported","abstract":"Additional streams feature isn’t supported.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO23compressionNotSupportedA2CmF":{"name":"compressionNotSupported","abstract":"Entry is compressed using unsupported compression method.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO22encryptionNotSupportedA2CmF":{"name":"encryptionNotSupported","abstract":"Entry or container’s header is encrypted. This feature isn’t supported.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO17dataIsUnavailableA2CmF":{"name":"dataIsUnavailable","abstract":"Entry’s data isn’t available.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO017internalStructureD0A2CmF":{"name":"internalStructureError","abstract":"Unknown/incorrect internal 7-Zip structure was encountered or","parent_name":"SevenZipError"},"Enums/LZMA2Error.html#/s:13SWCompression10LZMA2ErrorO15wrongPropertiesA2CmF":{"name":"wrongProperties","abstract":"
Reserved bits of LZMA2 properties’ byte aren’t equal to zero.
","parent_name":"LZMA2Error"},"Enums/LZMA2Error.html#/s:13SWCompression10LZMA2ErrorO19wrongDictionarySizeA2CmF":{"name":"wrongDictionarySize","abstract":"Dictionary size is too big.
","parent_name":"LZMA2Error"},"Enums/LZMA2Error.html#/s:13SWCompression10LZMA2ErrorO16wrongControlByteA2CmF":{"name":"wrongControlByte","abstract":"Unknown conrol byte value of LZMA2 packet.
","parent_name":"LZMA2Error"},"Enums/LZMA2Error.html#/s:13SWCompression10LZMA2ErrorO10wrongResetA2CmF":{"name":"wrongReset","abstract":"Unknown reset instruction encountered in LZMA2 packet.
","parent_name":"LZMA2Error"},"Enums/LZMA2Error.html#/s:13SWCompression10LZMA2ErrorO10wrongSizesA2CmF":{"name":"wrongSizes","abstract":"Either size of decompressed data isn’t equal to the one specified in LZMA2 packet or","parent_name":"LZMA2Error"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO15wrongPropertiesA2CmF":{"name":"wrongProperties","abstract":"
Properties’ byte is greater than 225.
","parent_name":"LZMAError"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO21rangeDecoderInitErrorA2CmF":{"name":"rangeDecoderInitError","abstract":"Unable to initialize RanderDecorer.
","parent_name":"LZMAError"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO24exceededUncompressedSizeA2CmF":{"name":"exceededUncompressedSize","abstract":"Size of uncompressed data hit specified limit in the middle of decoding.
","parent_name":"LZMAError"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO13windowIsEmptyA2CmF":{"name":"windowIsEmpty","abstract":"Unable to perfrom repeat-distance decoding because there is nothing to repeat.
","parent_name":"LZMAError"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO23rangeDecoderFinishErrorA2CmF":{"name":"rangeDecoderFinishError","abstract":"End of stream marker is reached, but range decoder is in incorrect state.
","parent_name":"LZMAError"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO16repeatWillExceedA2CmF":{"name":"repeatWillExceed","abstract":"The number of bytes to repeat is greater than the amount bytes that is left to decode.
","parent_name":"LZMAError"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO17notEnoughToRepeatA2CmF":{"name":"notEnoughToRepeat","abstract":"The amount of already decoded bytes is smaller than repeat length.
","parent_name":"LZMAError"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO23decoderIsNotInitialisedA2CmF":{"name":"decoderIsNotInitialised","abstract":"LZMADecoder wasn’t properly initialized before decoding data.
","parent_name":"LZMAError"},"Enums/GzipError.html#/s:13SWCompression9GzipErrorO10wrongMagicA2CmF":{"name":"wrongMagic","abstract":"First two bytes (‘magic’ number) of archive isn’t 31 and 139.
","parent_name":"GzipError"},"Enums/GzipError.html#/s:13SWCompression9GzipErrorO22wrongCompressionMethodA2CmF":{"name":"wrongCompressionMethod","abstract":"Compression method used in archive is different from Deflate, which is the only supported one.
","parent_name":"GzipError"},"Enums/GzipError.html#/s:13SWCompression9GzipErrorO10wrongFlagsA2CmF":{"name":"wrongFlags","abstract":"One of the reserved fields in archive has an unexpected value, which can also mean (apart from damaged archive),","parent_name":"GzipError"},"Enums/GzipError.html#/s:13SWCompression9GzipErrorO14wrongHeaderCRCA2CmF":{"name":"wrongHeaderCRC","abstract":"
Computed CRC of archive’s header doesn’t match the value stored in archive.
","parent_name":"GzipError"},"Enums/GzipError.html#/s:13SWCompression9GzipErrorO8wrongCRCACSayAA0B7ArchiveC6MemberVGcACmF":{"name":"wrongCRC","abstract":"Computed checksum of uncompressed data doesn’t match the value stored in the archive.","parent_name":"GzipError"},"Enums/GzipError.html#/s:13SWCompression9GzipErrorO10wrongISizeA2CmF":{"name":"wrongISize","abstract":"
Computed ‘isize’ didn’t match the value stored in the archive.
","parent_name":"GzipError"},"Enums/GzipError.html#/s:13SWCompression9GzipErrorO21cannotEncodeISOLatin1A2CmF":{"name":"cannotEncodeISOLatin1","abstract":"Either specified file name or comment cannot be encoded using ISO Latin-1 encoding.
","parent_name":"GzipError"},"Enums/DeflateError.html#/s:13SWCompression12DeflateErrorO29wrongUncompressedBlockLengthsA2CmF":{"name":"wrongUncompressedBlockLengths","abstract":"Uncompressed block’s length
and nlength
bytes isn’t consistent with each other.
","parent_name":"DeflateError"},"Enums/DeflateError.html#/s:13SWCompression12DeflateErrorO14wrongBlockTypeA2CmF":{"name":"wrongBlockType","abstract":"Unknown block type (not 0, 1 or 2).
","parent_name":"DeflateError"},"Enums/DeflateError.html#/s:13SWCompression12DeflateErrorO11wrongSymbolA2CmF":{"name":"wrongSymbol","abstract":"Decoded symbol was found in Huffman tree but is unknown.
","parent_name":"DeflateError"},"Enums/DeflateError.html#/s:13SWCompression12DeflateErrorO14symbolNotFoundA2CmF":{"name":"symbolNotFound","abstract":"Symbol wasn’t found in Huffman tree.
","parent_name":"DeflateError"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO10wrongMagicA2CmF":{"name":"wrongMagic","abstract":"‘Magic’ number is not 0x425a.
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO12wrongVersionA2CmF":{"name":"wrongVersion","abstract":"Compression method is not type ‘h’ (not Huffman).
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO14wrongBlockSizeA2CmF":{"name":"wrongBlockSize","abstract":"Unsupported block size (not from ‘0’ to ‘9’).
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO14wrongBlockTypeA2CmF":{"name":"wrongBlockType","abstract":"Unsupported block type (is neither ‘pi’ nor ‘sqrt(pi)’).
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO15randomizedBlockA2CmF":{"name":"randomizedBlock","abstract":"Block is randomized.
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO18wrongHuffmanGroupsA2CmF":{"name":"wrongHuffmanGroups","abstract":"Wrong number of Huffman tables/groups (should be between 2 and 6).
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO13wrongSelectorA2CmF":{"name":"wrongSelector","abstract":"Selector is greater than the total number of Huffman tables/groups.
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO22wrongHuffmanLengthCodeA2CmF":{"name":"wrongHuffmanLengthCode","abstract":"Wrong code of Huffman length (should be between 0 and 20).
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO14symbolNotFoundA2CmF":{"name":"symbolNotFound","abstract":"Symbol wasn’t found in Huffman tree.
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO8wrongCRCAC10Foundation4DataVcACmF":{"name":"wrongCRC","abstract":"Computed checksum of uncompressed data doesn’t match the value stored in archive.","parent_name":"BZip2Error"},"Enums/BZip2Error.html":{"name":"BZip2Error","abstract":"
Represents an error, which happened during BZip2 decompression."},"Enums/DeflateError.html":{"name":"DeflateError","abstract":"
Represents an error, which happened during Deflate compression or decompression."},"Enums/GzipError.html":{"name":"GzipError","abstract":"
Represents an error, which happened during processing GZip archive."},"Enums/LZMAError.html":{"name":"LZMAError","abstract":"
Represents an error, which happened during LZMA decompression."},"Enums/LZMA2Error.html":{"name":"LZMA2Error","abstract":"
Represents an error, which happened during LZMA2 decompression."},"Enums/SevenZipError.html":{"name":"SevenZipError","abstract":"
Represents an error, which happened during processing 7-Zip container."},"Enums/TarError.html":{"name":"TarError","abstract":"
Represents an error, which happened during processing TAR container."},"Enums/XZError.html":{"name":"XZError","abstract":"
Represents an error, which happened during unarchiving XZ archive."},"Enums/ZipError.html":{"name":"ZipError","abstract":"
Represents an error, which happened during processing ZIP container."},"Enums/ZlibError.html":{"name":"ZlibError","abstract":"
Represents an error, which happened during processing Zlib archive."},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV4nameSSSgv":{"name":"name","abstract":"
Name of the file or directory.
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV4sizeSiSgv":{"name":"size","abstract":"Size of the data associated with the entry.
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV4typeAA09ContainerC4TypeOv":{"name":"type","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV10accessTime10Foundation4DateVSgv":{"name":"accessTime","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV12creationTime10Foundation4DateVSgv":{"name":"creationTime","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV16modificationTime10Foundation4DateVSgv":{"name":"modificationTime","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV11permissionsAA11PermissionsVSgv":{"name":"permissions","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV7commentSSv":{"name":"comment","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV22externalFileAttributess6UInt32Vv":{"name":"externalFileAttributes","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV13dosAttributesAA03DosF0VSgv":{"name":"dosAttributes","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV10isTextFileSbv":{"name":"isTextFile","abstract":"True, if entry is likely to be text or ASCII file.
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV14fileSystemTypeAA04FilefG0OSgv":{"name":"fileSystemType","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV17compressionMethodAA011CompressionF0Ov":{"name":"compressionMethod","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntry.html#/s:13SWCompression8ZipEntryV4infoAA0bC4InfoVv":{"name":"info","abstract":"Various information about entry.
","parent_name":"ZipEntry"},"Structs/ZipEntry.html#/s:13SWCompression8ZipEntryV4data10Foundation4DataVSgv":{"name":"data","abstract":"Undocumented
","parent_name":"ZipEntry"},"Classes/ZipContainer.html#/s:13SWCompression12ZipContainerC4openSayAA0B5EntryVG10Foundation4DataV9container_tKFZ":{"name":"open(container:)","abstract":"Processes ZIP container and returns an array of ZipEntry
.
","parent_name":"ZipContainer"},"Classes/ZipContainer.html#/s:13SWCompression12ZipContainerC4infoSayAA0B9EntryInfoVG10Foundation4DataV9container_tKFZ":{"name":"info(container:)","abstract":"Undocumented
","parent_name":"ZipContainer"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV4nameSSSgv":{"name":"name","abstract":"Name of the file or directory.
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV4sizeSiSgv":{"name":"size","abstract":"Size of the data associated with the entry.
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV4typeAA09ContainerC4TypeOv":{"name":"type","abstract":"Undocumented
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV10accessTime10Foundation4DateVSgv":{"name":"accessTime","abstract":"The most recent access time of the original file or directory (PAX only).
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV12creationTime10Foundation4DateVSgv":{"name":"creationTime","abstract":"The creation time of the original file or directory (PAX only).
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV16modificationTime10Foundation4DateVSgv":{"name":"modificationTime","abstract":"The most recent modification time of the original file or directory.
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV11permissionsAA11PermissionsVSgv":{"name":"permissions","abstract":"Undocumented
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV7ownerIDSiSgv":{"name":"ownerID","abstract":"Owner’s ID.
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV7groupIDSiSgv":{"name":"groupID","abstract":"Owner’s group ID.
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV13ownerUserNameSSSgv":{"name":"ownerUserName","abstract":"Owner’s user name.
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV14ownerGroupNameSSSgv":{"name":"ownerGroupName","abstract":"Owner’s group name.
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV17deviceMajorNumberSiSgv":{"name":"deviceMajorNumber","abstract":"Undocumented
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV17deviceMinorNumberSiSgv":{"name":"deviceMinorNumber","abstract":"Undocumented
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV7charsetSSSgv":{"name":"charset","abstract":"Name of the character set used to encode entry’s data (PAX only).
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV7commentSSSgv":{"name":"comment","abstract":"Comment associated with the entry (PAX only).
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV8linkNameSSSgv":{"name":"linkName","abstract":"Path to a linked file for symbolic link entry.
","parent_name":"TarEntryInfo"},"Structs/TarEntry.html#/s:13SWCompression8TarEntryV4infoAA0bC4InfoVv":{"name":"info","abstract":"Various information about entry.
","parent_name":"TarEntry"},"Structs/TarEntry.html#/s:13SWCompression8TarEntryV4data10Foundation4DataVSgv":{"name":"data","abstract":"Undocumented
","parent_name":"TarEntry"},"Classes/TarContainer.html#/s:13SWCompression12TarContainerC4openSayAA0B5EntryVG10Foundation4DataV9container_tKFZ":{"name":"open(container:)","abstract":"Processes TAR container and returns an array of TarEntry
.
","parent_name":"TarContainer"},"Classes/TarContainer.html#/s:13SWCompression12TarContainerC4infoSayAA0B9EntryInfoVG10Foundation4DataV9container_tKFZ":{"name":"info(container:)","abstract":"Undocumented
","parent_name":"TarContainer"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV4nameSSSgv":{"name":"name","abstract":"Entry’s name.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV4sizeSiSgv":{"name":"size","abstract":"Entry’s data size.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV4typeAA09ContainerD4TypeOv":{"name":"type","abstract":"Undocumented
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV10accessTime10Foundation4DateVSgv":{"name":"accessTime","abstract":"Entry’s last access time and date.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV12creationTime10Foundation4DateVSgv":{"name":"creationTime","abstract":"Entry’s creation time and date.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV16modificationTime10Foundation4DateVSgv":{"name":"modificationTime","abstract":"Entry’s last modification time and date.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV11permissionsAA11PermissionsVSgv":{"name":"permissions","abstract":"Entry’s UNIX file access permissions.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV13winAttributess6UInt32VSgv":{"name":"winAttributes","abstract":"7-Zip internal property which may contain UNIX permissions, type and/or DOS attributes.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV13dosAttributesAA03DosG0VSgv":{"name":"dosAttributes","abstract":"Entry’s DOS attributes.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV9hasStreamSbv":{"name":"hasStream","abstract":"True, if entry has a stream (data) inside container. 7-Zip internal propety.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV7isEmptySbv":{"name":"isEmpty","abstract":"True, if entry is an empty file. 7-Zip internal property.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV6isAntiSbv":{"name":"isAnti","abstract":"True if entry is an anti-file.","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV3crcs6UInt32VSgv":{"name":"crc","abstract":"
CRC32 of entry’s data.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntry.html#/s:13SWCompression13SevenZipEntryV4infoAA0bcD4InfoVv":{"name":"info","abstract":"Various information about entry.
","parent_name":"SevenZipEntry"},"Structs/SevenZipEntry.html#/s:13SWCompression13SevenZipEntryV4data10Foundation4DataVSgv":{"name":"data","abstract":"Undocumented
","parent_name":"SevenZipEntry"},"Classes/SevenZipContainer.html#/s:13SWCompression17SevenZipContainerC4openSayAA0bC5EntryVG10Foundation4DataV9container_tKFZ":{"name":"open(container:)","abstract":"Processes 7-Zip container and returns an array of SevenZipEntry
.
","parent_name":"SevenZipContainer"},"Classes/SevenZipContainer.html#/s:13SWCompression17SevenZipContainerC4infoSayAA0bC9EntryInfoVG10Foundation4DataV9container_tKFZ":{"name":"info(container:)","abstract":"Processes ZIP container and returns an array of SevenZipEntryInfo
,","parent_name":"SevenZipContainer"},"Classes/SevenZipContainer.html":{"name":"SevenZipContainer","abstract":"
Provides open functions for 7-Zip containers.
"},"Structs/SevenZipEntry.html":{"name":"SevenZipEntry","abstract":"Represents an entry in 7-Zip container.
"},"Structs/SevenZipEntryInfo.html":{"name":"SevenZipEntryInfo","abstract":"Provides information about 7-Zip entry.
"},"Classes/TarContainer.html":{"name":"TarContainer","abstract":"Provides open function for TAR containers.
"},"Structs/TarEntry.html":{"name":"TarEntry","abstract":"Represents an entry in 7-Zip container.
"},"Structs/TarEntryInfo.html":{"name":"TarEntryInfo","abstract":"Undocumented
"},"Classes/ZipContainer.html":{"name":"ZipContainer","abstract":"Provides open function for ZIP containers.
"},"Structs/ZipEntry.html":{"name":"ZipEntry","abstract":"Represents either a file or directory entry in ZIP container.
"},"Structs/ZipEntryInfo.html":{"name":"ZipEntryInfo","abstract":"Undocumented
"},"Structs/ZlibHeader/CompressionLevel.html#/s:13SWCompression10ZlibHeaderV16CompressionLevelO16fastestAlgorithmA2EmF":{"name":"fastestAlgorithm","abstract":"Fastest algorithm.
","parent_name":"CompressionLevel"},"Structs/ZlibHeader/CompressionLevel.html#/s:13SWCompression10ZlibHeaderV16CompressionLevelO13fastAlgorithmA2EmF":{"name":"fastAlgorithm","abstract":"Fast algorithm.
","parent_name":"CompressionLevel"},"Structs/ZlibHeader/CompressionLevel.html#/s:13SWCompression10ZlibHeaderV16CompressionLevelO16defaultAlgorithmA2EmF":{"name":"defaultAlgorithm","abstract":"Default algorithm.
","parent_name":"CompressionLevel"},"Structs/ZlibHeader/CompressionLevel.html#/s:13SWCompression10ZlibHeaderV16CompressionLevelO13slowAlgorithmA2EmF":{"name":"slowAlgorithm","abstract":"Slowest algorithm but with maximum compression.
","parent_name":"CompressionLevel"},"Structs/ZlibHeader/CompressionLevel.html":{"name":"CompressionLevel","abstract":"Levels of compression which can be used to create Zlib archive.
","parent_name":"ZlibHeader"},"Structs/ZlibHeader.html#/s:13SWCompression10ZlibHeaderV17compressionMethodAA011CompressionE0Ov":{"name":"compressionMethod","abstract":"Compression method of archive. Always .deflate
for Zlib archives.
","parent_name":"ZlibHeader"},"Structs/ZlibHeader.html#/s:13SWCompression10ZlibHeaderV16compressionLevelAC011CompressionE0Ov":{"name":"compressionLevel","abstract":"Level of compression used in archive.
","parent_name":"ZlibHeader"},"Structs/ZlibHeader.html#/s:13SWCompression10ZlibHeaderV10windowSizeSiv":{"name":"windowSize","abstract":"Size of ‘window’: moving interval of data which was used to make archive.
","parent_name":"ZlibHeader"},"Structs/ZlibHeader.html#/s:13SWCompression10ZlibHeaderVAC10Foundation4DataV7archive_tKcfc":{"name":"init(archive:)","abstract":"Initializes the structure with the values from Zlib archive
.
","parent_name":"ZlibHeader"},"Classes/ZlibArchive.html#/s:13SWCompression11ZlibArchiveC9unarchive10Foundation4DataVAG7archive_tKFZ":{"name":"unarchive(archive:)","abstract":"Unarchives Zlib archive.
","parent_name":"ZlibArchive"},"Classes/ZlibArchive.html#/s:13SWCompression11ZlibArchiveC7archive10Foundation4DataVAG4data_tFZ":{"name":"archive(data:)","abstract":"Archives data
into Zlib archive.","parent_name":"ZlibArchive"},"Classes/XZArchive.html#/s:13SWCompression9XZArchiveC9unarchive10Foundation4DataVAG7archive_tKFZ":{"name":"unarchive(archive:)","abstract":"
Unarchives XZ archive. Archives with multiple streams are supported,","parent_name":"XZArchive"},"Classes/XZArchive.html#/s:13SWCompression9XZArchiveC14splitUnarchiveSay10Foundation4DataVGAG7archive_tKFZ":{"name":"splitUnarchive(archive:)","abstract":"
Undocumented
","parent_name":"XZArchive"},"Structs/GzipHeader.html#/s:13SWCompression10GzipHeaderV17compressionMethodAA011CompressionE0Ov":{"name":"compressionMethod","abstract":"Compression method of archive. Always .deflate
for GZip archives.
","parent_name":"GzipHeader"},"Structs/GzipHeader.html#/s:13SWCompression10GzipHeaderV16modificationTime10Foundation4DateVSgv":{"name":"modificationTime","abstract":"The most recent modification time of the original file.","parent_name":"GzipHeader"},"Structs/GzipHeader.html#/s:13SWCompression10GzipHeaderV6osTypeAA010FileSystemE0OSgv":{"name":"osType","abstract":"
Type of file system on which archivation took place.
","parent_name":"GzipHeader"},"Structs/GzipHeader.html#/s:13SWCompression10GzipHeaderV8fileNameSSSgv":{"name":"fileName","abstract":"Name of the original file. If archive doesn’t contain file’s name, then nil
.
","parent_name":"GzipHeader"},"Structs/GzipHeader.html#/s:13SWCompression10GzipHeaderV7commentSSSgv":{"name":"comment","abstract":"Comment stored in archive. If archive doesn’t contain any comment, then nil
.
","parent_name":"GzipHeader"},"Structs/GzipHeader.html#/s:13SWCompression10GzipHeaderV10isTextFileSbv":{"name":"isTextFile","abstract":"True, if file is likely to be text file or ASCII-file.
","parent_name":"GzipHeader"},"Structs/GzipHeader.html#/s:13SWCompression10GzipHeaderVAC10Foundation4DataV7archive_tKcfc":{"name":"init(archive:)","abstract":"Initializes the structure with the values from the first ‘member’ of GZip archive
.
","parent_name":"GzipHeader"},"Classes/GzipArchive/Member.html#/s:13SWCompression11GzipArchiveC6MemberV6headerAA0B6HeaderVv":{"name":"header","abstract":"GZip header of a member.
","parent_name":"Member"},"Classes/GzipArchive/Member.html#/s:13SWCompression11GzipArchiveC6MemberV4data10Foundation4DataVv":{"name":"data","abstract":"Unarchived data from a member.
","parent_name":"Member"},"Classes/GzipArchive/Member.html":{"name":"Member","abstract":"Represents a member of multi-member of GZip archive.
","parent_name":"GzipArchive"},"Classes/GzipArchive.html#/s:13SWCompression11GzipArchiveC9unarchive10Foundation4DataVAG7archive_tKFZ":{"name":"unarchive(archive:)","abstract":"Unarchives GZip archive.
","parent_name":"GzipArchive"},"Classes/GzipArchive.html#/s:13SWCompression11GzipArchiveC14multiUnarchiveSayAC6MemberVG10Foundation4DataV7archive_tKFZ":{"name":"multiUnarchive(archive:)","abstract":"Unarchives multi-member GZip archive.","parent_name":"GzipArchive"},"Classes/GzipArchive.html#/s:13SWCompression11GzipArchiveC7archive10Foundation4DataVAG4data_SSSg7commentAI8fileNameSb14writeHeaderCRCSb10isTextFileAA0P10SystemTypeOSg02osR0AE4DateVSg16modificationTimetKFZ":{"name":"archive(data:comment:fileName:writeHeaderCRC:isTextFile:osType:modificationTime:)","abstract":"
Archives data
into GZip archive, using various specified options.","parent_name":"GzipArchive"},"Classes/GzipArchive.html":{"name":"GzipArchive","abstract":"
Provides unarchive and archive functions for GZip archives.
"},"Structs/GzipHeader.html":{"name":"GzipHeader","abstract":"Represents a GZip archive’s header.
"},"Classes/XZArchive.html":{"name":"XZArchive","abstract":"Provides unarchive function for XZ archives.
"},"Classes/ZlibArchive.html":{"name":"ZlibArchive","abstract":"Provides unarchive and archive functions for Zlib archives.
"},"Structs/ZlibHeader.html":{"name":"ZlibHeader","abstract":"Represents a Zlib archive’s header.
"},"Classes/LZMA2.html#/s:13SWCompression5LZMA2C10decompress10Foundation4DataVAG4data_tKFZ":{"name":"decompress(data:)","abstract":"Decompresses data
using LZMA2 algortihm.
","parent_name":"LZMA2"},"Classes/LZMA.html#/s:13SWCompression4LZMAC10decompress10Foundation4DataVAG4data_tKFZ":{"name":"decompress(data:)","abstract":"Decompresses data
using LZMA algortihm.
","parent_name":"LZMA"},"Classes/Deflate.html#/s:13SWCompression7DeflateC10decompress10Foundation4DataVAG4data_tKFZ":{"name":"decompress(data:)","abstract":"Decompresses data
using Deflate algortihm.
","parent_name":"Deflate"},"Classes/Deflate.html#/s:13SWCompression7DeflateC8compress10Foundation4DataVAG4data_tFZ":{"name":"compress(data:)","abstract":"Compresses data
with Deflate algortihm.
","parent_name":"Deflate"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO3oneA2EmF":{"name":"one","abstract":"100 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO3twoA2EmF":{"name":"two","abstract":"200 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO5threeA2EmF":{"name":"three","abstract":"300 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO4fourA2EmF":{"name":"four","abstract":"400 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO4fiveA2EmF":{"name":"five","abstract":"500 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO3sixA2EmF":{"name":"six","abstract":"600 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO5sevenA2EmF":{"name":"seven","abstract":"700 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO5eightA2EmF":{"name":"eight","abstract":"800 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO4nineA2EmF":{"name":"nine","abstract":"900 KB.
","parent_name":"BlockSize"},"Classes/BZip2.html#/s:13SWCompression5BZip2C10decompress10Foundation4DataVAG4data_tKFZ":{"name":"decompress(data:)","abstract":"Decompresses data
using BZip2 algortihm.
","parent_name":"BZip2"},"Classes/BZip2.html#/s:13SWCompression5BZip2C8compress10Foundation4DataVAG4data_tFZ":{"name":"compress(data:)","abstract":"Compresses data
with BZip2 algortihm.
","parent_name":"BZip2"},"Classes/BZip2.html#/s:13SWCompression5BZip2C8compress10Foundation4DataVAG4data_AC9BlockSizeO05blockH0tFZ":{"name":"compress(data:blockSize:)","abstract":"Compresses data
with BZip2 algortihm, splitting data into blocks of specified blockSize
.
","parent_name":"BZip2"},"Classes/BZip2/BlockSize.html":{"name":"BlockSize","abstract":"Represents size of blocks in which data is split during BZip2 compression.
","parent_name":"BZip2"},"Classes/BZip2.html":{"name":"BZip2","abstract":"Provides functions for compression and decompression for BZip2 algorithm.
"},"Classes/Deflate.html":{"name":"Deflate","abstract":"Provides functions for compression and decompression for Deflate algorithm.
"},"Classes/LZMA.html":{"name":"LZMA","abstract":"Provides decompression function for LZMA algorithm.
"},"Classes/LZMA2.html":{"name":"LZMA2","abstract":"Provides decompression function for LZMA2 algorithm.
"},"Compression.html":{"name":"Compression"},"Archives.html":{"name":"Archives"},"Containers.html":{"name":"Containers"},"Errors.html":{"name":"Errors"},"Protocols.html":{"name":"Protocols"},"Common Auxiliary Types.html":{"name":"Common Auxiliary Types"}}
\ No newline at end of file
+{"Enums/FileSystemType.html#/s:13SWCompression14FileSystemTypeO3fatA2CmF":{"name":"fat","abstract":"Undocumented
","parent_name":"FileSystemType"},"Enums/FileSystemType.html#/s:13SWCompression14FileSystemTypeO9macintoshA2CmF":{"name":"macintosh","abstract":"Older Macintosh systems.
","parent_name":"FileSystemType"},"Enums/FileSystemType.html#/s:13SWCompression14FileSystemTypeO4ntfsA2CmF":{"name":"ntfs","abstract":"Undocumented
","parent_name":"FileSystemType"},"Enums/FileSystemType.html#/s:13SWCompression14FileSystemTypeO5otherA2CmF":{"name":"other","abstract":"Undocumented
","parent_name":"FileSystemType"},"Enums/FileSystemType.html#/s:13SWCompression14FileSystemTypeO4unixA2CmF":{"name":"unix","abstract":"One of many UNIX-like systems.
","parent_name":"FileSystemType"},"Enums/CompressionMethod.html#/s:13SWCompression17CompressionMethodO5bzip2A2CmF":{"name":"bzip2","abstract":"Undocumented
","parent_name":"CompressionMethod"},"Enums/CompressionMethod.html#/s:13SWCompression17CompressionMethodO4copyA2CmF":{"name":"copy","abstract":"Undocumented
","parent_name":"CompressionMethod"},"Enums/CompressionMethod.html#/s:13SWCompression17CompressionMethodO7deflateA2CmF":{"name":"deflate","abstract":"Undocumented
","parent_name":"CompressionMethod"},"Enums/CompressionMethod.html#/s:13SWCompression17CompressionMethodO4lzmaA2CmF":{"name":"lzma","abstract":"Undocumented
","parent_name":"CompressionMethod"},"Enums/CompressionMethod.html#/s:13SWCompression17CompressionMethodO5lzma2A2CmF":{"name":"lzma2","abstract":"Undocumented
","parent_name":"CompressionMethod"},"Enums/CompressionMethod.html#/s:13SWCompression17CompressionMethodO5otherA2CmF":{"name":"other","abstract":"Undocumented
","parent_name":"CompressionMethod"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV8rawValues6UInt32Vv":{"name":"rawValue","abstract":"Raw bit flags value (in decimal).
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsVACs6UInt32V8rawValue_tcfc":{"name":"init(rawValue:)","abstract":"Initializes permissions with bit flags in decimal.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV6setuidACvZ":{"name":"setuid","abstract":"Set UID.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV6setgidACvZ":{"name":"setgid","abstract":"Set GID.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV6stickyACvZ":{"name":"sticky","abstract":"Sticky bit.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV9readOwnerACvZ":{"name":"readOwner","abstract":"Owner can read.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV10writeOwnerACvZ":{"name":"writeOwner","abstract":"Owner can write.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV12executeOwnerACvZ":{"name":"executeOwner","abstract":"Owner can execute.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV9readGroupACvZ":{"name":"readGroup","abstract":"Group can read.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV10writeGroupACvZ":{"name":"writeGroup","abstract":"Group can write.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV12executeGroupACvZ":{"name":"executeGroup","abstract":"Group can execute.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV9readOtherACvZ":{"name":"readOther","abstract":"Others can read.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV10writeOtherACvZ":{"name":"writeOther","abstract":"Others can write.
","parent_name":"Permissions"},"Structs/Permissions.html#/s:13SWCompression11PermissionsV12executeOtherACvZ":{"name":"executeOther","abstract":"Others can execute.
","parent_name":"Permissions"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesV8rawValues6UInt32Vv":{"name":"rawValue","abstract":"Raw bit flags value.
","parent_name":"DosAttributes"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesVACs6UInt32V8rawValue_tcfc":{"name":"init(rawValue:)","abstract":"Initializes attributes with bit flags.
","parent_name":"DosAttributes"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesV7archiveACvZ":{"name":"archive","abstract":"File is archive or archived.
","parent_name":"DosAttributes"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesV9directoryACvZ":{"name":"directory","abstract":"File is a directory.
","parent_name":"DosAttributes"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesV6volumeACvZ":{"name":"volume","abstract":"File is a volume.
","parent_name":"DosAttributes"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesV6systemACvZ":{"name":"system","abstract":"File is a system file.
","parent_name":"DosAttributes"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesV6hiddenACvZ":{"name":"hidden","abstract":"File is hidden.
","parent_name":"DosAttributes"},"Structs/DosAttributes.html#/s:13SWCompression13DosAttributesV8readOnlyACvZ":{"name":"readOnly","abstract":"File is read-only.
","parent_name":"DosAttributes"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO12blockSpecialA2CmF":{"name":"blockSpecial","abstract":"Block special file.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO16characterSpecialA2CmF":{"name":"characterSpecial","abstract":"Character special file.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO10contiguousA2CmF":{"name":"contiguous","abstract":"Contiguous file.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO9directoryA2CmF":{"name":"directory","abstract":"Directory.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO4fifoA2CmF":{"name":"fifo","abstract":"FIFO special file.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO8hardLinkA2CmF":{"name":"hardLink","abstract":"Hard link.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO7regularA2CmF":{"name":"regular","abstract":"Regular file.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO6socketA2CmF":{"name":"socket","abstract":"Socket.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO12symbolicLinkA2CmF":{"name":"symbolicLink","abstract":"Symbolic link.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html#/s:13SWCompression18ContainerEntryTypeO7unknownA2CmF":{"name":"unknown","abstract":"Entry type is unknown.
","parent_name":"ContainerEntryType"},"Enums/ContainerEntryType.html":{"name":"ContainerEntryType","abstract":"Undocumented
"},"Structs/DosAttributes.html":{"name":"DosAttributes","abstract":"Represents file attributes in DOS format.
"},"Structs/Permissions.html":{"name":"Permissions","abstract":"Represents file access permissions in UNIX format.
"},"Enums/CompressionMethod.html":{"name":"CompressionMethod","abstract":"Undocumented
"},"Enums/FileSystemType.html":{"name":"FileSystemType","abstract":"Undocumented
"},"Protocols/DecompressionAlgorithm.html#/s:13SWCompression22DecompressionAlgorithmP10decompress10Foundation4DataVAG4data_tKFZ":{"name":"decompress(data:)","abstract":"Decompress data compressed with particular algorithm.
","parent_name":"DecompressionAlgorithm"},"Protocols/CompressionAlgorithm.html#/s:13SWCompression20CompressionAlgorithmP8compress10Foundation4DataVAG4data_tKFZ":{"name":"compress(data:)","abstract":"Compress data with particular algorithm.
","parent_name":"CompressionAlgorithm"},"Protocols/ContainerEntryInfo.html#/s:13SWCompression18ContainerEntryInfoP4nameSSv":{"name":"name","abstract":"Undocumented
","parent_name":"ContainerEntryInfo"},"Protocols/ContainerEntryInfo.html#/s:13SWCompression18ContainerEntryInfoP4typeAA0bC4TypeOv":{"name":"type","abstract":"Undocumented
","parent_name":"ContainerEntryInfo"},"Protocols/ContainerEntryInfo.html#/s:13SWCompression18ContainerEntryInfoP4sizeSiSgv":{"name":"size","abstract":"Undocumented
","parent_name":"ContainerEntryInfo"},"Protocols/ContainerEntryInfo.html#/s:13SWCompression18ContainerEntryInfoP10accessTime10Foundation4DateVSgv":{"name":"accessTime","abstract":"Undocumented
","parent_name":"ContainerEntryInfo"},"Protocols/ContainerEntryInfo.html#/s:13SWCompression18ContainerEntryInfoP12creationTime10Foundation4DateVSgv":{"name":"creationTime","abstract":"Undocumented
","parent_name":"ContainerEntryInfo"},"Protocols/ContainerEntryInfo.html#/s:13SWCompression18ContainerEntryInfoP16modificationTime10Foundation4DateVSgv":{"name":"modificationTime","abstract":"Undocumented
","parent_name":"ContainerEntryInfo"},"Protocols/ContainerEntryInfo.html#/s:13SWCompression18ContainerEntryInfoP11permissionsAA11PermissionsVSgv":{"name":"permissions","abstract":"Undocumented
","parent_name":"ContainerEntryInfo"},"Protocols/ContainerEntry.html#/s:13SWCompression14ContainerEntryP4info4InfoQzv":{"name":"info","abstract":"Undocumented
","parent_name":"ContainerEntry"},"Protocols/ContainerEntry.html#/s:13SWCompression14ContainerEntryP4data10Foundation4DataVSgv":{"name":"data","abstract":"Undocumented
","parent_name":"ContainerEntry"},"Protocols/Container.html#/s:13SWCompression9ContainerP4openSay5EntryQzG10Foundation4DataV9container_tKFZ":{"name":"open(container:)","abstract":"Undocumented
","parent_name":"Container"},"Protocols/Container.html#/s:13SWCompression9ContainerP4infoSay5Entry_4InfoQZG10Foundation4DataV9container_tKFZ":{"name":"info(container:)","abstract":"Undocumented
","parent_name":"Container"},"Protocols/Archive.html#/s:13SWCompression7ArchiveP9unarchive10Foundation4DataVAG7archive_tKFZ":{"name":"unarchive(archive:)","abstract":"Unarchive data from the archive.
","parent_name":"Archive"},"Protocols/Archive.html":{"name":"Archive","abstract":"A type that represents an archive.
"},"Protocols/Container.html":{"name":"Container","abstract":"Undocumented
"},"Protocols/ContainerEntry.html":{"name":"ContainerEntry","abstract":"Undocumented
"},"Protocols/ContainerEntryInfo.html":{"name":"ContainerEntryInfo","abstract":"Undocumented
"},"Protocols/CompressionAlgorithm.html":{"name":"CompressionAlgorithm","abstract":"A type that provides an implementation of a particular compression algorithm.
"},"Protocols/DecompressionAlgorithm.html":{"name":"DecompressionAlgorithm","abstract":"A type that provides an implementation of a particular decompression algorithm.
"},"Enums/ZlibError.html#/s:13SWCompression9ZlibErrorO22wrongCompressionMethodA2CmF":{"name":"wrongCompressionMethod","abstract":"Compression method used in archive is different from Deflate, which is the only supported one.
","parent_name":"ZlibError"},"Enums/ZlibError.html#/s:13SWCompression9ZlibErrorO20wrongCompressionInfoA2CmF":{"name":"wrongCompressionInfo","abstract":"Compression info has value incompatible with Deflate compression method.
","parent_name":"ZlibError"},"Enums/ZlibError.html#/s:13SWCompression9ZlibErrorO11wrongFcheckA2CmF":{"name":"wrongFcheck","abstract":"First two bytes of archive’s flags are inconsistent with each other.
","parent_name":"ZlibError"},"Enums/ZlibError.html#/s:13SWCompression9ZlibErrorO21wrongCompressionLevelA2CmF":{"name":"wrongCompressionLevel","abstract":"Compression level has value, which is different from the supported ones.
","parent_name":"ZlibError"},"Enums/ZlibError.html#/s:13SWCompression9ZlibErrorO12wrongAdler32AC10Foundation4DataVcACmF":{"name":"wrongAdler32","abstract":"Computed checksum of uncompressed data doesn’t match the value stored in archive.","parent_name":"ZlibError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO27notFoundCentralDirectoryEndA2CmF":{"name":"notFoundCentralDirectoryEnd","abstract":"
End of Central Directoty record wasn’t found.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO14wrongSignatureA2CmF":{"name":"wrongSignature","abstract":"Wrong signature of one of container’s structures.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO9wrongSizeA2CmF":{"name":"wrongSize","abstract":"Wrong either compressed or uncompressed size of a container’s entry.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO12wrongVersionA2CmF":{"name":"wrongVersion","abstract":"Version needed to process container is unsupported.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO24multiVolumesNotSupportedA2CmF":{"name":"multiVolumesNotSupported","abstract":"Container is either spanned or consists of several volumes. These features aren’t supported.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO22encryptionNotSupportedA2CmF":{"name":"encryptionNotSupported","abstract":"Entry or record is encrypted. This feature isn’t supported.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO20patchingNotSupportedA2CmF":{"name":"patchingNotSupported","abstract":"Entry contains patched data. This feature isn’t supported.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO23compressionNotSupportedA2CmF":{"name":"compressionNotSupported","abstract":"Entry is compressed using unsupported compression method.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO16wrongLocalHeaderA2CmF":{"name":"wrongLocalHeader","abstract":"Local header of an entry is inconsistent with Central Directory.
","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO8wrongCRCACSayAA0B5EntryVGcACmF":{"name":"wrongCRC","abstract":"Computed checksum of entry’s data doesn’t match the value stored in the archive.","parent_name":"ZipError"},"Enums/ZipError.html#/s:13SWCompression8ZipErrorO14wrongTextFieldA2CmF":{"name":"wrongTextField","abstract":"
Either entry’s comment or file name cannot be processed using UTF-8 encoding.
","parent_name":"ZipError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO10wrongMagicA2CmF":{"name":"wrongMagic","abstract":"Either ‘magic’ number in header or footer isn’t equal to a predefined value.
","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO10wrongFieldA2CmF":{"name":"wrongField","abstract":"One of the special fields in archive has an incorrect value,","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO12wrongInfoCRCA2CmF":{"name":"wrongInfoCRC","abstract":"
Checksum of one of the fields of archive doesn’t match the value stored in archive.
","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO13wrongFilterIDA2CmF":{"name":"wrongFilterID","abstract":"Filter used in archive is unsupported.
","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO15checkTypeSHA256A2CmF":{"name":"checkTypeSHA256","abstract":"Archive uses SHA-256 checksum which is unsupported.
","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO13wrongDataSizeA2CmF":{"name":"wrongDataSize","abstract":"Either size of decompressed data isn’t equal to the one specified in archive or","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO10wrongCheckACSay10Foundation4DataVGcACmF":{"name":"wrongCheck","abstract":"
Computed checksum of uncompressed data doesn’t match the value stored in the archive.","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO12wrongPaddingA2CmF":{"name":"wrongPadding","abstract":"
Padding (null-bytes appended to an archive’s structure) is incorrect.
","parent_name":"XZError"},"Enums/XZError.html#/s:13SWCompression7XZErrorO21multiByteIntegerErrorA2CmF":{"name":"multiByteIntegerError","abstract":"Either null byte encountered or exceeded maximum amount bytes during reading multi byte number.
","parent_name":"XZError"},"Enums/TarError.html#/s:13SWCompression8TarErrorO20tooSmallFileIsPassedA2CmF":{"name":"tooSmallFileIsPassed","abstract":"Size of data is too small, even to contain only one header.
","parent_name":"TarError"},"Enums/TarError.html#/s:13SWCompression8TarErrorO10wrongFieldA2CmF":{"name":"wrongField","abstract":"Failed to process a field as a number.
","parent_name":"TarError"},"Enums/TarError.html#/s:13SWCompression8TarErrorO19wrongHeaderChecksumA2CmF":{"name":"wrongHeaderChecksum","abstract":"Computed checksum of a header doesn’t match the value stored in container.
","parent_name":"TarError"},"Enums/TarError.html#/s:13SWCompression8TarErrorO19wrongPaxHeaderEntryA2CmF":{"name":"wrongPaxHeaderEntry","abstract":"Entry from PAX extended header is in incorrect format.
","parent_name":"TarError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO14wrongSignatureA2CmF":{"name":"wrongSignature","abstract":"Wrong container’s signature.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO18wrongFormatVersionA2CmF":{"name":"wrongFormatVersion","abstract":"Unsupported version of container’s format.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO8wrongCRCA2CmF":{"name":"wrongCRC","abstract":"CRC either of one of the files from the container","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO9wrongSizeA2CmF":{"name":"wrongSize","abstract":"
Size either of one of the files from the container","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO20startPosNotSupportedA2CmF":{"name":"startPosNotSupported","abstract":"
Files have StartPos property. This feature isn’t supported.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO20externalNotSupportedA2CmF":{"name":"externalNotSupported","abstract":"External feature isn’t supported.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO23multiStreamNotSupportedA2CmF":{"name":"multiStreamNotSupported","abstract":"Coders with multiple in and/or out streams aren’t supported.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO29additionalStreamsNotSupportedA2CmF":{"name":"additionalStreamsNotSupported","abstract":"Additional streams feature isn’t supported.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO23compressionNotSupportedA2CmF":{"name":"compressionNotSupported","abstract":"Entry is compressed using unsupported compression method.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO22encryptionNotSupportedA2CmF":{"name":"encryptionNotSupported","abstract":"Entry or container’s header is encrypted. This feature isn’t supported.
","parent_name":"SevenZipError"},"Enums/SevenZipError.html#/s:13SWCompression13SevenZipErrorO017internalStructureD0A2CmF":{"name":"internalStructureError","abstract":"Unknown/incorrect internal 7-Zip structure was encountered or","parent_name":"SevenZipError"},"Enums/LZMA2Error.html#/s:13SWCompression10LZMA2ErrorO19wrongDictionarySizeA2CmF":{"name":"wrongDictionarySize","abstract":"
Dictionary size is too big, or has reserved bits set, or is in incorrect format in general.
","parent_name":"LZMA2Error"},"Enums/LZMA2Error.html#/s:13SWCompression10LZMA2ErrorO16wrongControlByteA2CmF":{"name":"wrongControlByte","abstract":"Unknown conrol byte value of LZMA2 packet.
","parent_name":"LZMA2Error"},"Enums/LZMA2Error.html#/s:13SWCompression10LZMA2ErrorO10wrongResetA2CmF":{"name":"wrongReset","abstract":"Unknown reset instruction encountered in LZMA2 packet.
","parent_name":"LZMA2Error"},"Enums/LZMA2Error.html#/s:13SWCompression10LZMA2ErrorO10wrongSizesA2CmF":{"name":"wrongSizes","abstract":"Either size of decompressed data isn’t equal to the one specified in LZMA2 packet or","parent_name":"LZMA2Error"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO15wrongPropertiesA2CmF":{"name":"wrongProperties","abstract":"
Properties’ byte is greater than 225.
","parent_name":"LZMAError"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO21rangeDecoderInitErrorA2CmF":{"name":"rangeDecoderInitError","abstract":"Unable to initialize RanderDecorer.
","parent_name":"LZMAError"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO24exceededUncompressedSizeA2CmF":{"name":"exceededUncompressedSize","abstract":"Size of uncompressed data hit specified limit in the middle of decoding.
","parent_name":"LZMAError"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO13windowIsEmptyA2CmF":{"name":"windowIsEmpty","abstract":"Unable to perfrom repeat-distance decoding because there is nothing to repeat.
","parent_name":"LZMAError"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO23rangeDecoderFinishErrorA2CmF":{"name":"rangeDecoderFinishError","abstract":"End of stream marker is reached, but range decoder is in incorrect state.
","parent_name":"LZMAError"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO16repeatWillExceedA2CmF":{"name":"repeatWillExceed","abstract":"The number of bytes to repeat is greater than the amount bytes that is left to decode.
","parent_name":"LZMAError"},"Enums/LZMAError.html#/s:13SWCompression9LZMAErrorO17notEnoughToRepeatA2CmF":{"name":"notEnoughToRepeat","abstract":"The amount of already decoded bytes is smaller than repeat length.
","parent_name":"LZMAError"},"Enums/GzipError.html#/s:13SWCompression9GzipErrorO10wrongMagicA2CmF":{"name":"wrongMagic","abstract":"First two bytes (‘magic’ number) of archive isn’t 31 and 139.
","parent_name":"GzipError"},"Enums/GzipError.html#/s:13SWCompression9GzipErrorO22wrongCompressionMethodA2CmF":{"name":"wrongCompressionMethod","abstract":"Compression method used in archive is different from Deflate, which is the only supported one.
","parent_name":"GzipError"},"Enums/GzipError.html#/s:13SWCompression9GzipErrorO10wrongFlagsA2CmF":{"name":"wrongFlags","abstract":"One of the reserved fields in archive has an unexpected value, which can also mean (apart from damaged archive),","parent_name":"GzipError"},"Enums/GzipError.html#/s:13SWCompression9GzipErrorO14wrongHeaderCRCA2CmF":{"name":"wrongHeaderCRC","abstract":"
Computed CRC of archive’s header doesn’t match the value stored in archive.
","parent_name":"GzipError"},"Enums/GzipError.html#/s:13SWCompression9GzipErrorO8wrongCRCACSayAA0B7ArchiveC6MemberVGcACmF":{"name":"wrongCRC","abstract":"Computed checksum of uncompressed data doesn’t match the value stored in the archive.","parent_name":"GzipError"},"Enums/GzipError.html#/s:13SWCompression9GzipErrorO10wrongISizeA2CmF":{"name":"wrongISize","abstract":"
Computed ‘isize’ didn’t match the value stored in the archive.
","parent_name":"GzipError"},"Enums/GzipError.html#/s:13SWCompression9GzipErrorO21cannotEncodeISOLatin1A2CmF":{"name":"cannotEncodeISOLatin1","abstract":"Either specified file name or comment cannot be encoded using ISO Latin-1 encoding.
","parent_name":"GzipError"},"Enums/DeflateError.html#/s:13SWCompression12DeflateErrorO29wrongUncompressedBlockLengthsA2CmF":{"name":"wrongUncompressedBlockLengths","abstract":"Uncompressed block’s length
and nlength
bytes isn’t consistent with each other.
","parent_name":"DeflateError"},"Enums/DeflateError.html#/s:13SWCompression12DeflateErrorO14wrongBlockTypeA2CmF":{"name":"wrongBlockType","abstract":"Unknown block type (not 0, 1 or 2).
","parent_name":"DeflateError"},"Enums/DeflateError.html#/s:13SWCompression12DeflateErrorO11wrongSymbolA2CmF":{"name":"wrongSymbol","abstract":"Decoded symbol was found in Huffman tree but is unknown.
","parent_name":"DeflateError"},"Enums/DeflateError.html#/s:13SWCompression12DeflateErrorO14symbolNotFoundA2CmF":{"name":"symbolNotFound","abstract":"Symbol wasn’t found in Huffman tree.
","parent_name":"DeflateError"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO10wrongMagicA2CmF":{"name":"wrongMagic","abstract":"‘Magic’ number is not 0x425a.
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO12wrongVersionA2CmF":{"name":"wrongVersion","abstract":"BZip version is not 2.
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO14wrongBlockSizeA2CmF":{"name":"wrongBlockSize","abstract":"Unsupported block size (not from ‘0’ to ‘9’).
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO14wrongBlockTypeA2CmF":{"name":"wrongBlockType","abstract":"Unsupported block type (is neither ‘pi’ nor ‘sqrt(pi)’).
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO15randomizedBlockA2CmF":{"name":"randomizedBlock","abstract":"Block is randomized.
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO18wrongHuffmanGroupsA2CmF":{"name":"wrongHuffmanGroups","abstract":"Wrong number of Huffman tables/groups (should be between 2 and 6).
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO13wrongSelectorA2CmF":{"name":"wrongSelector","abstract":"Selector is greater than the total number of Huffman tables/groups.
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO22wrongHuffmanCodeLengthA2CmF":{"name":"wrongHuffmanCodeLength","abstract":"Wrong length of Huffman code (should be between 0 and 20).
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO14symbolNotFoundA2CmF":{"name":"symbolNotFound","abstract":"Symbol wasn’t found in Huffman tree.
","parent_name":"BZip2Error"},"Enums/BZip2Error.html#/s:13SWCompression10BZip2ErrorO8wrongCRCAC10Foundation4DataVcACmF":{"name":"wrongCRC","abstract":"Computed checksum of uncompressed data doesn’t match the value stored in archive.","parent_name":"BZip2Error"},"Enums/BZip2Error.html":{"name":"BZip2Error","abstract":"
Represents an error, which happened during BZip2 decompression."},"Enums/DeflateError.html":{"name":"DeflateError","abstract":"
Represents an error, which happened during Deflate compression or decompression."},"Enums/GzipError.html":{"name":"GzipError","abstract":"
Represents an error, which happened during processing GZip archive."},"Enums/LZMAError.html":{"name":"LZMAError","abstract":"
Represents an error, which happened during LZMA decompression."},"Enums/LZMA2Error.html":{"name":"LZMA2Error","abstract":"
Represents an error, which happened during LZMA2 decompression."},"Enums/SevenZipError.html":{"name":"SevenZipError","abstract":"
Represents an error, which happened during processing 7-Zip container."},"Enums/TarError.html":{"name":"TarError","abstract":"
Represents an error, which happened during processing TAR container."},"Enums/XZError.html":{"name":"XZError","abstract":"
Represents an error, which happened during unarchiving XZ archive."},"Enums/ZipError.html":{"name":"ZipError","abstract":"
Represents an error, which happened during processing ZIP container."},"Enums/ZlibError.html":{"name":"ZlibError","abstract":"
Represents an error, which happened during processing Zlib archive."},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV4nameSSv":{"name":"name","abstract":"
Name of the file or directory.
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV4sizeSiSgv":{"name":"size","abstract":"Size of the data associated with the entry.
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV4typeAA09ContainerC4TypeOv":{"name":"type","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV10accessTime10Foundation4DateVSgv":{"name":"accessTime","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV12creationTime10Foundation4DateVSgv":{"name":"creationTime","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV16modificationTime10Foundation4DateVSgv":{"name":"modificationTime","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV11permissionsAA11PermissionsVSgv":{"name":"permissions","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV7commentSSv":{"name":"comment","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV22externalFileAttributess6UInt32Vv":{"name":"externalFileAttributes","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV13dosAttributesAA03DosF0VSgv":{"name":"dosAttributes","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV10isTextFileSbv":{"name":"isTextFile","abstract":"True, if entry is likely to be text or ASCII file.
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV14fileSystemTypeAA04FilefG0Ov":{"name":"fileSystemType","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntryInfo.html#/s:13SWCompression12ZipEntryInfoV17compressionMethodAA011CompressionF0Ov":{"name":"compressionMethod","abstract":"Undocumented
","parent_name":"ZipEntryInfo"},"Structs/ZipEntry.html#/s:13SWCompression8ZipEntryV4infoAA0bC4InfoVv":{"name":"info","abstract":"Various information about entry.
","parent_name":"ZipEntry"},"Structs/ZipEntry.html#/s:13SWCompression8ZipEntryV4data10Foundation4DataVSgv":{"name":"data","abstract":"Undocumented
","parent_name":"ZipEntry"},"Classes/ZipContainer.html#/s:13SWCompression12ZipContainerC4openSayAA0B5EntryVG10Foundation4DataV9container_tKFZ":{"name":"open(container:)","abstract":"Processes ZIP container and returns an array of ZipEntry
.
","parent_name":"ZipContainer"},"Classes/ZipContainer.html#/s:13SWCompression12ZipContainerC4infoSayAA0B9EntryInfoVG10Foundation4DataV9container_tKFZ":{"name":"info(container:)","abstract":"Undocumented
","parent_name":"ZipContainer"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV4nameSSv":{"name":"name","abstract":"Name of the file or directory.
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV4sizeSiSgv":{"name":"size","abstract":"Size of the data associated with the entry.
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV4typeAA09ContainerC4TypeOv":{"name":"type","abstract":"Undocumented
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV10accessTime10Foundation4DateVSgv":{"name":"accessTime","abstract":"The most recent access time of the original file or directory (PAX only).
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV12creationTime10Foundation4DateVSgv":{"name":"creationTime","abstract":"The creation time of the original file or directory (PAX only).
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV16modificationTime10Foundation4DateVSgv":{"name":"modificationTime","abstract":"The most recent modification time of the original file or directory.
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV11permissionsAA11PermissionsVSgv":{"name":"permissions","abstract":"Undocumented
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV7ownerIDSiSgv":{"name":"ownerID","abstract":"Owner’s ID.
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV7groupIDSiSgv":{"name":"groupID","abstract":"Owner’s group ID.
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV13ownerUserNameSSSgv":{"name":"ownerUserName","abstract":"Owner’s user name.
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV14ownerGroupNameSSSgv":{"name":"ownerGroupName","abstract":"Owner’s group name.
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV17deviceMajorNumberSiSgv":{"name":"deviceMajorNumber","abstract":"Undocumented
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV17deviceMinorNumberSiSgv":{"name":"deviceMinorNumber","abstract":"Undocumented
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV7charsetSSSgv":{"name":"charset","abstract":"Name of the character set used to encode entry’s data (PAX only).
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV7commentSSSgv":{"name":"comment","abstract":"Comment associated with the entry (PAX only).
","parent_name":"TarEntryInfo"},"Structs/TarEntryInfo.html#/s:13SWCompression12TarEntryInfoV8linkNameSSv":{"name":"linkName","abstract":"Path to a linked file for symbolic link entry.
","parent_name":"TarEntryInfo"},"Structs/TarEntry.html#/s:13SWCompression8TarEntryV4infoAA0bC4InfoVv":{"name":"info","abstract":"Various information about entry.
","parent_name":"TarEntry"},"Structs/TarEntry.html#/s:13SWCompression8TarEntryV4data10Foundation4DataVSgv":{"name":"data","abstract":"Undocumented
","parent_name":"TarEntry"},"Classes/TarContainer.html#/s:13SWCompression12TarContainerC4openSayAA0B5EntryVG10Foundation4DataV9container_tKFZ":{"name":"open(container:)","abstract":"Processes TAR container and returns an array of TarEntry
.
","parent_name":"TarContainer"},"Classes/TarContainer.html#/s:13SWCompression12TarContainerC4infoSayAA0B9EntryInfoVG10Foundation4DataV9container_tKFZ":{"name":"info(container:)","abstract":"Undocumented
","parent_name":"TarContainer"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV4nameSSv":{"name":"name","abstract":"Entry’s name.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV4sizeSiSgv":{"name":"size","abstract":"Entry’s data size.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV4typeAA09ContainerD4TypeOv":{"name":"type","abstract":"Undocumented
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV10accessTime10Foundation4DateVSgv":{"name":"accessTime","abstract":"Entry’s last access time and date.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV12creationTime10Foundation4DateVSgv":{"name":"creationTime","abstract":"Entry’s creation time and date.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV16modificationTime10Foundation4DateVSgv":{"name":"modificationTime","abstract":"Entry’s last modification time and date.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV11permissionsAA11PermissionsVSgv":{"name":"permissions","abstract":"Entry’s UNIX file access permissions.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV13winAttributess6UInt32VSgv":{"name":"winAttributes","abstract":"7-Zip internal property which may contain UNIX permissions, type and/or DOS attributes.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV13dosAttributesAA03DosG0VSgv":{"name":"dosAttributes","abstract":"Entry’s DOS attributes.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV9hasStreamSbv":{"name":"hasStream","abstract":"True, if entry has a stream (data) inside container. 7-Zip internal propety.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV7isEmptySbv":{"name":"isEmpty","abstract":"True, if entry is an empty file. 7-Zip internal property.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV6isAntiSbv":{"name":"isAnti","abstract":"True if entry is an anti-file.","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntryInfo.html#/s:13SWCompression17SevenZipEntryInfoV3crcs6UInt32VSgv":{"name":"crc","abstract":"
CRC32 of entry’s data.
","parent_name":"SevenZipEntryInfo"},"Structs/SevenZipEntry.html#/s:13SWCompression13SevenZipEntryV4infoAA0bcD4InfoVv":{"name":"info","abstract":"Various information about entry.
","parent_name":"SevenZipEntry"},"Structs/SevenZipEntry.html#/s:13SWCompression13SevenZipEntryV4data10Foundation4DataVSgv":{"name":"data","abstract":"Undocumented
","parent_name":"SevenZipEntry"},"Classes/SevenZipContainer.html#/s:13SWCompression17SevenZipContainerC4openSayAA0bC5EntryVG10Foundation4DataV9container_tKFZ":{"name":"open(container:)","abstract":"Processes 7-Zip container and returns an array of SevenZipEntry
.
","parent_name":"SevenZipContainer"},"Classes/SevenZipContainer.html#/s:13SWCompression17SevenZipContainerC4infoSayAA0bC9EntryInfoVG10Foundation4DataV9container_tKFZ":{"name":"info(container:)","abstract":"Processes ZIP container and returns an array of SevenZipEntryInfo
,","parent_name":"SevenZipContainer"},"Classes/SevenZipContainer.html":{"name":"SevenZipContainer","abstract":"
Provides open functions for 7-Zip containers.
"},"Structs/SevenZipEntry.html":{"name":"SevenZipEntry","abstract":"Represents an entry in 7-Zip container.
"},"Structs/SevenZipEntryInfo.html":{"name":"SevenZipEntryInfo","abstract":"Provides information about 7-Zip entry.
"},"Classes/TarContainer.html":{"name":"TarContainer","abstract":"Provides open function for TAR containers.
"},"Structs/TarEntry.html":{"name":"TarEntry","abstract":"Represents an entry in 7-Zip container.
"},"Structs/TarEntryInfo.html":{"name":"TarEntryInfo","abstract":"Undocumented
"},"Classes/ZipContainer.html":{"name":"ZipContainer","abstract":"Provides open function for ZIP containers.
"},"Structs/ZipEntry.html":{"name":"ZipEntry","abstract":"Represents either a file or directory entry in ZIP container.
"},"Structs/ZipEntryInfo.html":{"name":"ZipEntryInfo","abstract":"Undocumented
"},"Structs/ZlibHeader/CompressionLevel.html#/s:13SWCompression10ZlibHeaderV16CompressionLevelO16fastestAlgorithmA2EmF":{"name":"fastestAlgorithm","abstract":"Fastest algorithm.
","parent_name":"CompressionLevel"},"Structs/ZlibHeader/CompressionLevel.html#/s:13SWCompression10ZlibHeaderV16CompressionLevelO13fastAlgorithmA2EmF":{"name":"fastAlgorithm","abstract":"Fast algorithm.
","parent_name":"CompressionLevel"},"Structs/ZlibHeader/CompressionLevel.html#/s:13SWCompression10ZlibHeaderV16CompressionLevelO16defaultAlgorithmA2EmF":{"name":"defaultAlgorithm","abstract":"Default algorithm.
","parent_name":"CompressionLevel"},"Structs/ZlibHeader/CompressionLevel.html#/s:13SWCompression10ZlibHeaderV16CompressionLevelO13slowAlgorithmA2EmF":{"name":"slowAlgorithm","abstract":"Slowest algorithm but with maximum compression.
","parent_name":"CompressionLevel"},"Structs/ZlibHeader/CompressionLevel.html":{"name":"CompressionLevel","abstract":"Levels of compression which can be used to create Zlib archive.
","parent_name":"ZlibHeader"},"Structs/ZlibHeader.html#/s:13SWCompression10ZlibHeaderV17compressionMethodAA011CompressionE0Ov":{"name":"compressionMethod","abstract":"Compression method of archive. Always .deflate
for Zlib archives.
","parent_name":"ZlibHeader"},"Structs/ZlibHeader.html#/s:13SWCompression10ZlibHeaderV16compressionLevelAC011CompressionE0Ov":{"name":"compressionLevel","abstract":"Level of compression used in archive.
","parent_name":"ZlibHeader"},"Structs/ZlibHeader.html#/s:13SWCompression10ZlibHeaderV10windowSizeSiv":{"name":"windowSize","abstract":"Size of ‘window’: moving interval of data which was used to make archive.
","parent_name":"ZlibHeader"},"Structs/ZlibHeader.html#/s:13SWCompression10ZlibHeaderVAC10Foundation4DataV7archive_tKcfc":{"name":"init(archive:)","abstract":"Initializes the structure with the values from Zlib archive
.
","parent_name":"ZlibHeader"},"Classes/ZlibArchive.html#/s:13SWCompression11ZlibArchiveC9unarchive10Foundation4DataVAG7archive_tKFZ":{"name":"unarchive(archive:)","abstract":"Unarchives Zlib archive.
","parent_name":"ZlibArchive"},"Classes/ZlibArchive.html#/s:13SWCompression11ZlibArchiveC7archive10Foundation4DataVAG4data_tFZ":{"name":"archive(data:)","abstract":"Archives data
into Zlib archive.","parent_name":"ZlibArchive"},"Classes/XZArchive.html#/s:13SWCompression9XZArchiveC9unarchive10Foundation4DataVAG7archive_tKFZ":{"name":"unarchive(archive:)","abstract":"
Unarchives XZ archive. Archives with multiple streams are supported,","parent_name":"XZArchive"},"Classes/XZArchive.html#/s:13SWCompression9XZArchiveC14splitUnarchiveSay10Foundation4DataVGAG7archive_tKFZ":{"name":"splitUnarchive(archive:)","abstract":"
Undocumented
","parent_name":"XZArchive"},"Structs/GzipHeader.html#/s:13SWCompression10GzipHeaderV17compressionMethodAA011CompressionE0Ov":{"name":"compressionMethod","abstract":"Compression method of archive. Always .deflate
for GZip archives.
","parent_name":"GzipHeader"},"Structs/GzipHeader.html#/s:13SWCompression10GzipHeaderV16modificationTime10Foundation4DateVSgv":{"name":"modificationTime","abstract":"The most recent modification time of the original file.","parent_name":"GzipHeader"},"Structs/GzipHeader.html#/s:13SWCompression10GzipHeaderV6osTypeAA010FileSystemE0Ov":{"name":"osType","abstract":"
Type of file system on which archivation took place.
","parent_name":"GzipHeader"},"Structs/GzipHeader.html#/s:13SWCompression10GzipHeaderV8fileNameSSSgv":{"name":"fileName","abstract":"Name of the original file. If archive doesn’t contain file’s name, then nil
.
","parent_name":"GzipHeader"},"Structs/GzipHeader.html#/s:13SWCompression10GzipHeaderV7commentSSSgv":{"name":"comment","abstract":"Comment stored in archive. If archive doesn’t contain any comment, then nil
.
","parent_name":"GzipHeader"},"Structs/GzipHeader.html#/s:13SWCompression10GzipHeaderV10isTextFileSbv":{"name":"isTextFile","abstract":"True, if file is likely to be text file or ASCII-file.
","parent_name":"GzipHeader"},"Structs/GzipHeader.html#/s:13SWCompression10GzipHeaderVAC10Foundation4DataV7archive_tKcfc":{"name":"init(archive:)","abstract":"Initializes the structure with the values from the first ‘member’ of GZip archive
.
","parent_name":"GzipHeader"},"Classes/GzipArchive/Member.html#/s:13SWCompression11GzipArchiveC6MemberV6headerAA0B6HeaderVv":{"name":"header","abstract":"GZip header of a member.
","parent_name":"Member"},"Classes/GzipArchive/Member.html#/s:13SWCompression11GzipArchiveC6MemberV4data10Foundation4DataVv":{"name":"data","abstract":"Unarchived data from a member.
","parent_name":"Member"},"Classes/GzipArchive/Member.html":{"name":"Member","abstract":"Represents a member of multi-member of GZip archive.
","parent_name":"GzipArchive"},"Classes/GzipArchive.html#/s:13SWCompression11GzipArchiveC9unarchive10Foundation4DataVAG7archive_tKFZ":{"name":"unarchive(archive:)","abstract":"Unarchives GZip archive.
","parent_name":"GzipArchive"},"Classes/GzipArchive.html#/s:13SWCompression11GzipArchiveC14multiUnarchiveSayAC6MemberVG10Foundation4DataV7archive_tKFZ":{"name":"multiUnarchive(archive:)","abstract":"Unarchives multi-member GZip archive.","parent_name":"GzipArchive"},"Classes/GzipArchive.html#/s:13SWCompression11GzipArchiveC7archive10Foundation4DataVAG4data_SSSg7commentAI8fileNameSb14writeHeaderCRCSb10isTextFileAA0P10SystemTypeOSg02osR0AE4DateVSg16modificationTimetKFZ":{"name":"archive(data:comment:fileName:writeHeaderCRC:isTextFile:osType:modificationTime:)","abstract":"
Archives data
into GZip archive, using various specified options.","parent_name":"GzipArchive"},"Classes/GzipArchive.html":{"name":"GzipArchive","abstract":"
Provides unarchive and archive functions for GZip archives.
"},"Structs/GzipHeader.html":{"name":"GzipHeader","abstract":"Represents a GZip archive’s header.
"},"Classes/XZArchive.html":{"name":"XZArchive","abstract":"Provides unarchive function for XZ archives.
"},"Classes/ZlibArchive.html":{"name":"ZlibArchive","abstract":"Provides unarchive and archive functions for Zlib archives.
"},"Structs/ZlibHeader.html":{"name":"ZlibHeader","abstract":"Represents a Zlib archive’s header.
"},"Classes/LZMA2.html#/s:13SWCompression5LZMA2C10decompress10Foundation4DataVAG4data_tKFZ":{"name":"decompress(data:)","abstract":"Decompresses data
using LZMA2 algortihm.
","parent_name":"LZMA2"},"Classes/LZMA.html#/s:13SWCompression4LZMAC10decompress10Foundation4DataVAG4data_tKFZ":{"name":"decompress(data:)","abstract":"Decompresses data
using LZMA algortihm.
","parent_name":"LZMA"},"Classes/Deflate.html#/s:13SWCompression7DeflateC10decompress10Foundation4DataVAG4data_tKFZ":{"name":"decompress(data:)","abstract":"Decompresses data
using Deflate algortihm.
","parent_name":"Deflate"},"Classes/Deflate.html#/s:13SWCompression7DeflateC8compress10Foundation4DataVAG4data_tFZ":{"name":"compress(data:)","abstract":"Compresses data
with Deflate algortihm.
","parent_name":"Deflate"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO3oneA2EmF":{"name":"one","abstract":"100 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO3twoA2EmF":{"name":"two","abstract":"200 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO5threeA2EmF":{"name":"three","abstract":"300 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO4fourA2EmF":{"name":"four","abstract":"400 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO4fiveA2EmF":{"name":"five","abstract":"500 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO3sixA2EmF":{"name":"six","abstract":"600 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO5sevenA2EmF":{"name":"seven","abstract":"700 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO5eightA2EmF":{"name":"eight","abstract":"800 KB.
","parent_name":"BlockSize"},"Classes/BZip2/BlockSize.html#/s:13SWCompression5BZip2C9BlockSizeO4nineA2EmF":{"name":"nine","abstract":"900 KB.
","parent_name":"BlockSize"},"Classes/BZip2.html#/s:13SWCompression5BZip2C10decompress10Foundation4DataVAG4data_tKFZ":{"name":"decompress(data:)","abstract":"Decompresses data
using BZip2 algortihm.
","parent_name":"BZip2"},"Classes/BZip2.html#/s:13SWCompression5BZip2C8compress10Foundation4DataVAG4data_tFZ":{"name":"compress(data:)","abstract":"Compresses data
with BZip2 algortihm.
","parent_name":"BZip2"},"Classes/BZip2.html#/s:13SWCompression5BZip2C8compress10Foundation4DataVAG4data_AC9BlockSizeO05blockH0tFZ":{"name":"compress(data:blockSize:)","abstract":"Compresses data
with BZip2 algortihm, splitting data into blocks of specified blockSize
.
","parent_name":"BZip2"},"Classes/BZip2/BlockSize.html":{"name":"BlockSize","abstract":"Represents size of blocks in which data is split during BZip2 compression.
","parent_name":"BZip2"},"Classes/BZip2.html":{"name":"BZip2","abstract":"Provides functions for compression and decompression for BZip2 algorithm.
"},"Classes/Deflate.html":{"name":"Deflate","abstract":"Provides functions for compression and decompression for Deflate algorithm.
"},"Classes/LZMA.html":{"name":"LZMA","abstract":"Provides decompression function for LZMA algorithm.
"},"Classes/LZMA2.html":{"name":"LZMA2","abstract":"Provides decompression function for LZMA2 algorithm.
"},"Compression.html":{"name":"Compression"},"Archives.html":{"name":"Archives"},"Containers.html":{"name":"Containers"},"Errors.html":{"name":"Errors"},"Protocols.html":{"name":"Protocols"},"Common Auxiliary Types.html":{"name":"Common Auxiliary Types"}}
\ No newline at end of file
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/docSet.dsidx b/docs/docsets/SWCompression.docset/Contents/Resources/docSet.dsidx
index 354c060f88cc825e152e9506aedb543988ae224b..e49bc219318f4dfb066211eaafc0c09c9a6b83c6 100644
GIT binary patch
delta 5228
zcmZ`-2V7Lw(m!*1+g*tYuFFzHil72wLqNoi#z>wbCLl#zflwC~EC_mu#$Iqtu06)Y
zm|_ZU5@IaTyhNiuvA!5n^(E$o7+bzHOY}Q;)t9{Q_xtw8opa92oXaUQ|Czb-_H*<0
zbE_QS*Bm$u{95wo2lp=~gjn>Ulqz~KrILpdaXckL6r<%5Q9a1gfvPoF>eYj`nc4-*
zMeB#&t|2>AT+q{q+HRRhf*XZMr#_yUR#}tg@l=;gt@XHSGO8=9Ty!QOT%O=?;@v)B
zIIs6W{%y+XfU9>`^xSF9Bax5JBB6h-e4(>br%Wn7zc5Rs9j!`8aOg3BE2~TRa>_`>wO@yr6L~zQ2cWap!nv<0
z%wUpCnu+ZUvj^I3FEbW4j5%j3v;|xLZEdwSSd*;4Y_PP#0m~xGM5f8ojeM)!AaBF7
zq*-gzwrSPcP^M55)RXEOwNQ;$1?9A|18S6oN~RJm|0bV+Ve)q9BzKdxNIk@zVuWx|
z7|RE7uX5?^*^X=uUCw|1@Nit1DEH<=?MaN0ra+`buE+9W0V#}8r9c!zuHmxy-taT-
zj*o@^!AtQm;!mM`=YUwoa5K=A0STwYM}ml#U=SZndNA}l
zJe7r&W#+xy>+~-6l$U|E3vVZ3%!umh%IcbX^q#3xBLt2nm*Y&ehO!}Gln0~mny*kfQFyoy@}>bCcFRtRq26qgKQ1IT=i3QcG2L)hyFRFDans?dwR4IfcPju!lreC-brPbOs&m{TOl_PbT#h+miU$0Loh4-j^ZAaA@*W_z|}y
zN5Lv=OOA$SypbFwu8ik3pIy3x>N2vBedRD_ntI7+e72XCwH2
z&Iy1pyc0I0PJ-olCbd@<`Gka!$%Oxg%N0hjC;72Z#HMoZk;%4s)?3zk%WZ0Kc5RoI
zp&nAxl!MAx`4hQFx+Sfb63KP=oXKPkiBbA~kpe!;~Ohf^QL
zxMq4>)fEM0BTLF$_uUb{7+xzeHA0MCPh?O}8-W>Vk<#z8gjl@0F-6?W?QCd2pux^5!-rOr1gF40_&sJP)oa|)e@*J(ZbbMHA6Y743%5tp3)I1TRbC<5)KQS
zgmNK)zs|qP7jT!k1}>O=jZI|sGT96VFG3vI*X%C#?#VAw)xrdU&^5+Z6qIAjxd{So
zT@xmF7ne1#un5JfL4If0Lgsg79Ww~dz*O=BS=8+AFXej#66w(G`1PG^u|^;%4m}o|
zmsT-V)wrn24Q{+y<$@~AcjrPSzE5cd230=+<+!-IQkqpJkVJ=`Xv90A#yj5QRVVyR
zx{*v?{#bcgNl`bcL2M@t*mmxK^=IpHYlP)}%OLFl1j7z)y7U&iSW3~RGH;7tiZ!Ch
zqzW$!qxf(5rF;U(w3W&J+*NKN=O7eaH(UO}?Ikg~6DmE$u4+t+4aOsjmcdyZuxK@W
zfR{acafCn)
z&;atWq1zz@m#*}H7hhR%9^S%3%NyZCywrUfUSF0E1V=wLg&}`n*5W_lS^O%h$h&9B
z2!I+))N$@^3w?78DJQliwri24{@{_Vm36b~9InvM4GN~I4
z8xIR-gfjjQ{uKW_KbwD)kKlgc+PIgwChjo~*zIfzbC4MehaiLeL|^;gKOOX7dhZku
z?!y7Lw$(up_C7uZoVe_`htr83hy@=<_>TX?swi;aja9RuE9M;zp}c;0xH%N;c&WJr
zy5Nu_U8x(U$eDV8&xAYTmLr`gr>}C)hU+49f0Qu_I%6M|Q8c=C`t@gG{W(nQGpu}Mp)TX?r(L2Xka!xQ@W2a2
zY>_VFsb@-PWK1@SfX5doxEctStq=yp%25no1HOtdry30Lp0RmXB!G(HV)pH4YTm_v>ram)r~uT{;t5Y0hX`zmINVsIl
z)UNUyBvCW8B=xvjqAFa0vPnsj&&f@47=KGTAQbQeq{0^W^Q?1*=?wAA|9?n+|L2g%
z5}f#g3l`&hFH}|F`V&x
zSNJwjQ5x*5k}m^
zw$v73eZv}UIc0Hc7qoHeFX{$0UU^SRm3Pa->E`B30pd$yg0N4>2;`QcEl$nBa4+KIAZah#R=jq8lS)|YLsqCS?_dQ?lpeG5WmtC*LG<^xDYx*F(
z@xcl)(Wf7dq3M$;Yz({)8J&{S~3DQ}hAUv7EZ2tfZp!5q$2*$j$?OU0-Odo1*s@
z%&f+V<3!eB27gH6zr!e6)hi9#6b(PJnO)5H9C@BWvAxF<*`s$8h%Y|9{!}?vH&qYCLucD^=Y!BW#&nxdW;hW~
zh=sy0LKT07pTQIE87{=Og4)ps)~Qxv*Xflc7x_EtK8vJZq+;=(;%Jc*
z<_iM9jgRGC;(D<=SO>F#352&`61hp%HM>W!xq7kDXoY+zGQPG#HcU5?Y>+LxbeBNv
zG?g=+wLz{@H%FgF&A_RrLCbRW=4tlGI9Hw84g2%D?
z;&6BjTQ4qy$vFJG)sTf}zgs3wqHA#IZcJUYSc=m#X@Iq-KB%W?ke$dAS`%U1pfD*`
zpFpJnsSnC3HBSGVPyNptijC4A#a-V=%NagRD!|-9{+N;E#}3lRqkns{`Up=V?P(KS
zb*>8fR(~ASZozr&B8`1N5;z5sSxLo7ob5
z4Bq*n6w>jDONB5R+b$KuC>-#k3r6CmAB$iF@|R0tIJz%4!Z5scxxSBS?45-z#5Tuf
zwXPI%tai&=mcMB?wXMPyZJ@eGohsZ_4k-iV?Q)2CQ`#p@ZE;r!7_c)}h8&@zLl0#t
zF=Xc$1RLW*6V#Tds`SR<1wMS^*=jPGh`T6ob5d(MFTqHYx^%9S&C_k*Vx
z@*W;)T@OdS)AyxsD(eO(Mr=PW7_7
zPhG7}RTGrGO1gYp&X(>-&q+hX3t|(+q7Q{af#X-uFA&SQ9Bv@jfxW^Wp$X&?wuH@K
z!R9zS+qFqGBnAQn
zg{R@F7tZP9kV2beo&*HMSL$`}X*(OAJiBnZYk41@u1e8xaLaE8XhN??tR
zEK~wxXdKjvK%vp0hhfmpNo;NtF)nbBXVK>hB*3AE*Z8a~-#a>>pRb$NXGHnP$Mr^m
zm={`8G86N?=_+k~f*if!83A%(j*(|J^~OGd`tWQcScDvyWz3i6y{gqD?kJ3S&OCh_u#XVXws=B~(IAGlA
z0*&x(Yl9tHLCX`&$jbaDw08PyXeF)F%r7#b1_aX7|LU=!40+DD<)Fv(y^#|LMbbf+
z=?5_kru;~&nnOmk6J|ph`o~lnor2(d_{#Vr2x{eaT{Zop1gN9?s&{5Wc=_tDCAPl1e-+@s#6G8b6=m*6#THR-?QLW}h
z%5SD!p0**|6g<$zjAtw@TN`b>zeS6JGWTS=GribeVy7oexTIkLcbCp2EM6XocVkLm
z3r>$+81$Ywfdps@-`=7XG5I!^JFVDz3vN2^9Z?xj58q%_$2{YQ^m8*8pJdTu0MjAnvk{kl=a}u5nKdMZEGFjDWE=U({0=l{!WO5#OP}kXvdJB@q@U|@Zb1jTrB(p&nJY5D$_)wH9x?Pv%-4>als^t
z8SX4|m*tfeyPi)vPj;6SL-RIV010Q(oz60+>&f_Jp&9<3kOM7H3#;O~Q+G0Wcij|*
zXr7ENz`);eaJQN80}hMG^+a}O0M=tvj|zAfH}=rrV+>3BGpxarNs+?p1TG?=7lSLV
z$1vm^M)!;szKZ7}{HdsUN&rg7nv3LYJI>-4&tSt!D?@bL)-zIA_4HWC4SMVh^2yO~
z8sn4Wg~m9pyUkw
zQ=(xdK1k^x)W>sCe!T$qmBir4)I6asgG;iG1zcfojn($f9{7_Dgm2TiuGW!&mx}#x
zw!Jwn@6``h;OSnSGPoB=C~*3z;yUKlP`3wb41}s{Z`07atp-b;ZkRAz0aGC_KP>y(95XpJ8wx=M0+-S8!bKD)