diff --git a/.jazzy.yaml b/.jazzy.yaml
index eca813b7..1baa78e3 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
+module_version: 4.0.1-dev
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
+github_file_prefix: https://github.com/tsolomko/SWCompression/tree/develop
theme: fullwidth
custom_categories:
diff --git a/SWCompression.podspec b/SWCompression.podspec
index 97284fd9..cb4e03fe 100644
--- a/SWCompression.podspec
+++ b/SWCompression.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
- s.version = "4.0.0"
+ s.version = "4.0.1-dev"
s.summary = "A framework with functionality for working with compression, archives and containers."
s.description = "A framework with (de)compression algorithms and functions for processing various archives and containers."
diff --git a/Sources/Service/Info.plist b/Sources/Service/Info.plist
index 8595aafb..e6a7ca47 100644
--- a/Sources/Service/Info.plist
+++ b/Sources/Service/Info.plist
@@ -15,7 +15,7 @@
Decompressed data.
@@ -341,7 +341,7 @@ Use
- Show on GitHub
+ Show on GitHub
@@ -402,7 +402,7 @@ Use
- Show on GitHub
+ Show on GitHub
@@ -437,7 +437,7 @@ Use
- Show on GitHub
+ Show on GitHub
diff --git a/docs/Classes/BZip2/BlockSize.html b/docs/Classes/BZip2/BlockSize.html
index 950629af..df4a8b6f 100644
--- a/docs/Classes/BZip2/BlockSize.html
+++ b/docs/Classes/BZip2/BlockSize.html
@@ -253,7 +253,7 @@
@@ -287,7 +287,7 @@
@@ -321,7 +321,7 @@
@@ -355,7 +355,7 @@
@@ -389,7 +389,7 @@
@@ -423,7 +423,7 @@
@@ -457,7 +457,7 @@
@@ -491,7 +491,7 @@
@@ -525,7 +525,7 @@
diff --git a/docs/Classes/Deflate.html b/docs/Classes/Deflate.html
index de278546..faacdfd6 100644
--- a/docs/Classes/Deflate.html
+++ b/docs/Classes/Deflate.html
@@ -287,7 +287,7 @@ It may indicate that either data is damaged or it might not be compressed with D
Decompressed data.
@@ -349,7 +349,7 @@ then static Huffman block will be created.
diff --git a/docs/Classes/GzipArchive.html b/docs/Classes/GzipArchive.html
index 0052a439..6604d3fa 100644
--- a/docs/Classes/GzipArchive.html
+++ b/docs/Classes/GzipArchive.html
@@ -254,7 +254,7 @@
@@ -319,7 +319,7 @@ or compressed with Deflate at all.
Unarchived data.
@@ -380,7 +380,7 @@ it might not be archived with GZip or compressed with Deflate at all.
Unarchived data.
@@ -519,7 +519,7 @@ It will be also specified in archive’s header that the compressor used the
Resulting archive’s data.
diff --git a/docs/Classes/GzipArchive/Member.html b/docs/Classes/GzipArchive/Member.html
index a292efa1..1f52bdac 100644
--- a/docs/Classes/GzipArchive/Member.html
+++ b/docs/Classes/GzipArchive/Member.html
@@ -253,7 +253,7 @@
@@ -283,7 +283,7 @@
diff --git a/docs/Classes/LZMA.html b/docs/Classes/LZMA.html
index 9bfcc487..29c353e1 100644
--- a/docs/Classes/LZMA.html
+++ b/docs/Classes/LZMA.html
@@ -282,7 +282,7 @@ It may indicate that either data is damaged or it might not be compressed with L
Decompressed data.
diff --git a/docs/Classes/LZMA2.html b/docs/Classes/LZMA2.html
index 6906807e..b769e1e7 100644
--- a/docs/Classes/LZMA2.html
+++ b/docs/Classes/LZMA2.html
@@ -282,7 +282,7 @@ It may indicate that either data is damaged or it might not be compressed with L
Decompressed data.
diff --git a/docs/Classes/SevenZipContainer.html b/docs/Classes/SevenZipContainer.html
index 7c9f98d6..24342ac3 100644
--- a/docs/Classes/SevenZipContainer.html
+++ b/docs/Classes/SevenZipContainer.html
@@ -289,7 +289,7 @@ It may indicate that either container is damaged or it might not be 7-Zip contai
Array of SevenZipEntry.
@@ -356,7 +356,7 @@ It may indicate that either container is damaged or it might not be 7-Zip contai
Array of SevenZipEntryInfo.
diff --git a/docs/Classes/TarContainer.html b/docs/Classes/TarContainer.html
index d05dd27a..c6aaddc9 100644
--- a/docs/Classes/TarContainer.html
+++ b/docs/Classes/TarContainer.html
@@ -288,7 +288,7 @@ than files stored in those directories, but one SHOULD NOT rely on any particula
Array of TarEntry.
@@ -353,7 +353,7 @@ than files stored in those directories, but one SHOULD NOT rely on any particula
Array of TarEntryInfo.
diff --git a/docs/Classes/XZArchive.html b/docs/Classes/XZArchive.html
index 36fd72da..b0061442 100644
--- a/docs/Classes/XZArchive.html
+++ b/docs/Classes/XZArchive.html
@@ -287,7 +287,7 @@ it might not be compressed with XZ or LZMA(2) at all.
Unarchived data.
@@ -352,7 +352,7 @@ It may indicate that either the archive is damaged or it might not be compressed
Array of unarchived data from every stream in archive.
diff --git a/docs/Classes/ZipContainer.html b/docs/Classes/ZipContainer.html
index b2017e59..8cfcd660 100644
--- a/docs/Classes/ZipContainer.html
+++ b/docs/Classes/ZipContainer.html
@@ -289,7 +289,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
Array of ZipEntry.
@@ -354,7 +354,7 @@ than files stored in those directories, but one SHOULD NOT rely on any particula
Array of ZipEntryInfo.
diff --git a/docs/Classes/ZlibArchive.html b/docs/Classes/ZlibArchive.html
index 31efc07b..abadb3b6 100644
--- a/docs/Classes/ZlibArchive.html
+++ b/docs/Classes/ZlibArchive.html
@@ -288,7 +288,7 @@ or compressed with Deflate at all.
Unarchived data.
@@ -347,7 +347,7 @@ It will also be specified in archive’s header that the compressor used the
Resulting archive’s data.
diff --git a/docs/Common Auxiliary Types.html b/docs/Common Auxiliary Types.html
index 9dbd6114..5dd2e38e 100644
--- a/docs/Common Auxiliary Types.html
+++ b/docs/Common Auxiliary Types.html
@@ -246,7 +246,7 @@
@@ -281,7 +281,7 @@
@@ -316,7 +316,7 @@
@@ -351,7 +351,7 @@
@@ -387,7 +387,7 @@ File system determines meaning of file attributes.
diff --git a/docs/Compression.html b/docs/Compression.html
index f129f270..87060dfb 100644
--- a/docs/Compression.html
+++ b/docs/Compression.html
@@ -246,7 +246,7 @@
@@ -281,7 +281,7 @@
@@ -316,7 +316,7 @@
@@ -351,7 +351,7 @@
diff --git a/docs/Containers.html b/docs/Containers.html
index 4d4ab82f..6c0ac946 100644
--- a/docs/Containers.html
+++ b/docs/Containers.html
@@ -246,7 +246,7 @@
@@ -281,7 +281,7 @@
@@ -316,7 +316,7 @@
@@ -351,7 +351,7 @@
@@ -386,7 +386,7 @@
@@ -421,7 +421,7 @@
@@ -456,7 +456,7 @@
@@ -491,7 +491,7 @@
@@ -526,7 +526,7 @@
diff --git a/docs/Enums/BZip2Error.html b/docs/Enums/BZip2Error.html
index 0bb1aa6b..669b8f28 100644
--- a/docs/Enums/BZip2Error.html
+++ b/docs/Enums/BZip2Error.html
@@ -254,7 +254,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -288,7 +288,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -322,7 +322,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -356,7 +356,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -390,7 +390,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -424,7 +424,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -458,7 +458,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -492,7 +492,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -526,7 +526,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -561,7 +561,7 @@ Associated value of the error contains already decompressed data.
diff --git a/docs/Enums/CompressionMethod.html b/docs/Enums/CompressionMethod.html
index c070aae9..6a1b291f 100644
--- a/docs/Enums/CompressionMethod.html
+++ b/docs/Enums/CompressionMethod.html
@@ -253,7 +253,7 @@
@@ -287,7 +287,7 @@
@@ -321,7 +321,7 @@
@@ -355,7 +355,7 @@
@@ -389,7 +389,7 @@
@@ -423,7 +423,7 @@
diff --git a/docs/Enums/ContainerEntryType.html b/docs/Enums/ContainerEntryType.html
index 860df2e4..4bab0cc7 100644
--- a/docs/Enums/ContainerEntryType.html
+++ b/docs/Enums/ContainerEntryType.html
@@ -253,7 +253,7 @@
@@ -287,7 +287,7 @@
@@ -321,7 +321,7 @@
@@ -355,7 +355,7 @@
@@ -389,7 +389,7 @@
@@ -423,7 +423,7 @@
@@ -457,7 +457,7 @@
@@ -491,7 +491,7 @@
@@ -525,7 +525,7 @@
@@ -559,7 +559,7 @@
diff --git a/docs/Enums/DeflateError.html b/docs/Enums/DeflateError.html
index 66e385b8..e44ba4cf 100644
--- a/docs/Enums/DeflateError.html
+++ b/docs/Enums/DeflateError.html
@@ -254,7 +254,7 @@ It may indicate that either the data is damaged or it might not be compressed wi
@@ -288,7 +288,7 @@ It may indicate that either the data is damaged or it might not be compressed wi
@@ -322,7 +322,7 @@ It may indicate that either the data is damaged or it might not be compressed wi
@@ -356,7 +356,7 @@ It may indicate that either the data is damaged or it might not be compressed wi
diff --git a/docs/Enums/FileSystemType.html b/docs/Enums/FileSystemType.html
index 385de1d7..4707b09c 100644
--- a/docs/Enums/FileSystemType.html
+++ b/docs/Enums/FileSystemType.html
@@ -254,7 +254,7 @@ File system determines meaning of file attributes.
@@ -288,7 +288,7 @@ File system determines meaning of file attributes.
@@ -322,7 +322,7 @@ File system determines meaning of file attributes.
@@ -356,7 +356,7 @@ File system determines meaning of file attributes.
@@ -395,7 +395,7 @@ File system determines meaning of file attributes.
diff --git a/docs/Enums/GzipError.html b/docs/Enums/GzipError.html
index bd4e0692..0cc7ea3b 100644
--- a/docs/Enums/GzipError.html
+++ b/docs/Enums/GzipError.html
@@ -254,7 +254,7 @@ It may indicate that either archive is damaged or it might not be GZip archive a
@@ -288,7 +288,7 @@ It may indicate that either archive is damaged or it might not be GZip archive a
@@ -323,7 +323,7 @@ that archive uses a newer version of GZip format.
@@ -357,7 +357,7 @@ that archive uses a newer version of GZip format.
@@ -399,7 +399,7 @@ for each already decompressed member, including the one with mismatching checksu
@@ -433,7 +433,7 @@ for each already decompressed member, including the one with mismatching checksu
@@ -467,7 +467,7 @@ for each already decompressed member, including the one with mismatching checksu
diff --git a/docs/Enums/LZMA2Error.html b/docs/Enums/LZMA2Error.html
index 176011eb..ffe060c9 100644
--- a/docs/Enums/LZMA2Error.html
+++ b/docs/Enums/LZMA2Error.html
@@ -254,7 +254,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -288,7 +288,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -322,7 +322,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -357,7 +357,7 @@ amount of compressed data read is different from the one stored in LZMA2 packet.
diff --git a/docs/Enums/LZMAError.html b/docs/Enums/LZMAError.html
index 60fa8982..c7a1d409 100644
--- a/docs/Enums/LZMAError.html
+++ b/docs/Enums/LZMAError.html
@@ -254,7 +254,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -288,7 +288,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -322,7 +322,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -356,7 +356,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -390,7 +390,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -424,7 +424,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -458,7 +458,7 @@ It may indicate that either data is damaged or it might not be compressed with L
diff --git a/docs/Enums/SevenZipError.html b/docs/Enums/SevenZipError.html
index 11df9695..0c7868d5 100644
--- a/docs/Enums/SevenZipError.html
+++ b/docs/Enums/SevenZipError.html
@@ -254,7 +254,7 @@ It may indicate that either container is damaged or it might not be 7-Zip contai
@@ -288,7 +288,7 @@ It may indicate that either container is damaged or it might not be 7-Zip contai
@@ -323,7 +323,7 @@ or one of the container’s strucutures is incorrect.
@@ -358,7 +358,7 @@ or one of the container’s strucutures is incorrect.
@@ -392,7 +392,7 @@ or one of the container’s strucutures is incorrect.
@@ -426,7 +426,7 @@ or one of the container’s strucutures is incorrect.
@@ -460,7 +460,7 @@ or one of the container’s strucutures is incorrect.
@@ -494,7 +494,7 @@ or one of the container’s strucutures is incorrect.
@@ -528,7 +528,7 @@ or one of the container’s strucutures is incorrect.
@@ -562,7 +562,7 @@ or one of the container’s strucutures is incorrect.
@@ -597,7 +597,7 @@ no internal structure was found where it must be.
diff --git a/docs/Enums/TarError.html b/docs/Enums/TarError.html
index bd5d01ea..da0cf505 100644
--- a/docs/Enums/TarError.html
+++ b/docs/Enums/TarError.html
@@ -254,7 +254,7 @@ It may indicate that either container is damaged or it might not be TAR containe
@@ -288,7 +288,7 @@ It may indicate that either container is damaged or it might not be TAR containe
@@ -322,7 +322,7 @@ It may indicate that either container is damaged or it might not be TAR containe
@@ -356,7 +356,7 @@ It may indicate that either container is damaged or it might not be TAR containe
diff --git a/docs/Enums/XZError.html b/docs/Enums/XZError.html
index 2af04e73..987bcd6d 100644
--- a/docs/Enums/XZError.html
+++ b/docs/Enums/XZError.html
@@ -254,7 +254,7 @@ It may indicate that either archive is damaged or it might not be XZ archive at
@@ -289,7 +289,7 @@ which can mean both damaged archive or that archive uses a newer version of XZ f
@@ -323,7 +323,7 @@ which can mean both damaged archive or that archive uses a newer version of XZ f
@@ -357,7 +357,7 @@ which can mean both damaged archive or that archive uses a newer version of XZ f
@@ -391,7 +391,7 @@ which can mean both damaged archive or that archive uses a newer version of XZ f
@@ -426,7 +426,7 @@ amount of compressed data read is different from the one stored in archive.
@@ -468,7 +468,7 @@ for each already decompressed stream, including the one with mismatching checksu
@@ -502,7 +502,7 @@ for each already decompressed stream, including the one with mismatching checksu
@@ -536,7 +536,7 @@ for each already decompressed stream, including the one with mismatching checksu
diff --git a/docs/Enums/ZipError.html b/docs/Enums/ZipError.html
index 2ea08f85..b60db4e9 100644
--- a/docs/Enums/ZipError.html
+++ b/docs/Enums/ZipError.html
@@ -254,7 +254,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -288,7 +288,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -322,7 +322,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -356,7 +356,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -390,7 +390,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -424,7 +424,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -458,7 +458,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -492,7 +492,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -526,7 +526,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -561,7 +561,7 @@ Associated value of the error contains
@@ -595,7 +595,7 @@ Associated value of the error contains
diff --git a/docs/Enums/ZlibError.html b/docs/Enums/ZlibError.html
index 9dbbed8f..e24e00c5 100644
--- a/docs/Enums/ZlibError.html
+++ b/docs/Enums/ZlibError.html
@@ -254,7 +254,7 @@ It may indicate that either archive is damaged or it might not be Zlib archive a
@@ -288,7 +288,7 @@ It may indicate that either archive is damaged or it might not be Zlib archive a
@@ -322,7 +322,7 @@ It may indicate that either archive is damaged or it might not be Zlib archive a
@@ -356,7 +356,7 @@ It may indicate that either archive is damaged or it might not be Zlib archive a
@@ -391,7 +391,7 @@ Associated value of the error contains already decompressed data.
diff --git a/docs/Errors.html b/docs/Errors.html
index 373a316e..9e06a9cf 100644
--- a/docs/Errors.html
+++ b/docs/Errors.html
@@ -247,7 +247,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -283,7 +283,7 @@ It may indicate that either the data is damaged or it might not be compressed wi
@@ -319,7 +319,7 @@ It may indicate that either archive is damaged or it might not be GZip archive a
@@ -355,7 +355,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -391,7 +391,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -427,7 +427,7 @@ It may indicate that either container is damaged or it might not be 7-Zip contai
@@ -463,7 +463,7 @@ It may indicate that either container is damaged or it might not be TAR containe
@@ -499,7 +499,7 @@ It may indicate that either archive is damaged or it might not be XZ archive at
@@ -535,7 +535,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -571,7 +571,7 @@ It may indicate that either archive is damaged or it might not be Zlib archive a
diff --git a/docs/Protocols.html b/docs/Protocols.html
index ec8b5817..dfeb243c 100644
--- a/docs/Protocols.html
+++ b/docs/Protocols.html
@@ -246,7 +246,7 @@
@@ -281,7 +281,7 @@
@@ -316,7 +316,7 @@
@@ -351,7 +351,7 @@
@@ -386,7 +386,7 @@
@@ -421,7 +421,7 @@
diff --git a/docs/Protocols/Archive.html b/docs/Protocols/Archive.html
index 1f6ec3e8..008aab34 100644
--- a/docs/Protocols/Archive.html
+++ b/docs/Protocols/Archive.html
@@ -253,7 +253,7 @@
diff --git a/docs/Protocols/CompressionAlgorithm.html b/docs/Protocols/CompressionAlgorithm.html
index c680eefa..c46d8382 100644
--- a/docs/Protocols/CompressionAlgorithm.html
+++ b/docs/Protocols/CompressionAlgorithm.html
@@ -253,7 +253,7 @@
diff --git a/docs/Protocols/Container.html b/docs/Protocols/Container.html
index f5faee75..7dc89a70 100644
--- a/docs/Protocols/Container.html
+++ b/docs/Protocols/Container.html
@@ -253,7 +253,7 @@
@@ -283,7 +283,7 @@
diff --git a/docs/Protocols/ContainerEntry.html b/docs/Protocols/ContainerEntry.html
index 9077dd28..37692e09 100644
--- a/docs/Protocols/ContainerEntry.html
+++ b/docs/Protocols/ContainerEntry.html
@@ -253,7 +253,7 @@
@@ -283,7 +283,7 @@
diff --git a/docs/Protocols/ContainerEntryInfo.html b/docs/Protocols/ContainerEntryInfo.html
index cb706da4..da33c77f 100644
--- a/docs/Protocols/ContainerEntryInfo.html
+++ b/docs/Protocols/ContainerEntryInfo.html
@@ -253,7 +253,7 @@
@@ -283,7 +283,7 @@
@@ -313,7 +313,7 @@
@@ -343,7 +343,7 @@
@@ -373,7 +373,7 @@
@@ -403,7 +403,7 @@
@@ -433,7 +433,7 @@
diff --git a/docs/Protocols/DecompressionAlgorithm.html b/docs/Protocols/DecompressionAlgorithm.html
index a568d5bd..7344c9af 100644
--- a/docs/Protocols/DecompressionAlgorithm.html
+++ b/docs/Protocols/DecompressionAlgorithm.html
@@ -253,7 +253,7 @@
diff --git a/docs/Structs/DosAttributes.html b/docs/Structs/DosAttributes.html
index 2036a71c..323b0b19 100644
--- a/docs/Structs/DosAttributes.html
+++ b/docs/Structs/DosAttributes.html
@@ -253,7 +253,7 @@
@@ -283,7 +283,7 @@
@@ -313,7 +313,7 @@
@@ -343,7 +343,7 @@
@@ -373,7 +373,7 @@
@@ -403,7 +403,7 @@
@@ -433,7 +433,7 @@
@@ -463,7 +463,7 @@
diff --git a/docs/Structs/GzipHeader.html b/docs/Structs/GzipHeader.html
index e5ad50b3..6c6c132d 100644
--- a/docs/Structs/GzipHeader.html
+++ b/docs/Structs/GzipHeader.html
@@ -253,7 +253,7 @@
@@ -285,7 +285,7 @@ then this property is nil.
@@ -315,7 +315,7 @@ then this property is nil.
@@ -345,7 +345,7 @@ then this property is nil.
@@ -375,7 +375,7 @@ then this property is nil.
@@ -405,7 +405,7 @@ then this property is nil.
@@ -460,7 +460,7 @@ it might not be archived with GZip at all.
diff --git a/docs/Structs/Permissions.html b/docs/Structs/Permissions.html
index 7f373a34..823b7f40 100644
--- a/docs/Structs/Permissions.html
+++ b/docs/Structs/Permissions.html
@@ -253,7 +253,7 @@
@@ -283,7 +283,7 @@
@@ -313,7 +313,7 @@
@@ -343,7 +343,7 @@
@@ -373,7 +373,7 @@
@@ -403,7 +403,7 @@
@@ -433,7 +433,7 @@
@@ -463,7 +463,7 @@
@@ -493,7 +493,7 @@
@@ -523,7 +523,7 @@
@@ -553,7 +553,7 @@
@@ -583,7 +583,7 @@
@@ -613,7 +613,7 @@
@@ -643,7 +643,7 @@
diff --git a/docs/Structs/SevenZipEntry.html b/docs/Structs/SevenZipEntry.html
index 3af29492..82eddfb0 100644
--- a/docs/Structs/SevenZipEntry.html
+++ b/docs/Structs/SevenZipEntry.html
@@ -252,7 +252,7 @@
@@ -281,7 +281,7 @@
diff --git a/docs/Structs/SevenZipEntryInfo.html b/docs/Structs/SevenZipEntryInfo.html
index c0a6be8a..910d68ef 100644
--- a/docs/Structs/SevenZipEntryInfo.html
+++ b/docs/Structs/SevenZipEntryInfo.html
@@ -259,7 +259,7 @@
@@ -288,7 +288,7 @@
@@ -317,7 +317,7 @@
@@ -346,7 +346,7 @@
@@ -375,7 +375,7 @@
@@ -404,7 +404,7 @@
@@ -433,7 +433,7 @@
@@ -475,7 +475,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -505,7 +505,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -535,7 +535,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -565,7 +565,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -596,7 +596,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -626,7 +626,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
diff --git a/docs/Structs/TarEntry.html b/docs/Structs/TarEntry.html
index 3aaba39a..dd52586a 100644
--- a/docs/Structs/TarEntry.html
+++ b/docs/Structs/TarEntry.html
@@ -252,7 +252,7 @@
@@ -281,7 +281,7 @@
diff --git a/docs/Structs/TarEntryInfo.html b/docs/Structs/TarEntryInfo.html
index 92c58ac1..a30ecfa5 100644
--- a/docs/Structs/TarEntryInfo.html
+++ b/docs/Structs/TarEntryInfo.html
@@ -270,7 +270,7 @@ to set this property, in the following preference order:
@@ -300,7 +300,7 @@ to set this property, in the following preference order:
@@ -329,7 +329,7 @@ to set this property, in the following preference order:
@@ -359,7 +359,7 @@ to set this property, in the following preference order:
@@ -389,7 +389,7 @@ to set this property, in the following preference order:
@@ -419,7 +419,7 @@ to set this property, in the following preference order:
@@ -448,7 +448,7 @@ to set this property, in the following preference order:
@@ -489,7 +489,7 @@ to set this property, in the following preference order:
@@ -519,7 +519,7 @@ to set this property, in the following preference order:
@@ -549,7 +549,7 @@ to set this property, in the following preference order:
@@ -579,7 +579,7 @@ to set this property, in the following preference order:
@@ -609,7 +609,7 @@ to set this property, in the following preference order:
@@ -639,7 +639,7 @@ to set this property, in the following preference order:
@@ -669,7 +669,7 @@ to set this property, in the following preference order:
@@ -699,7 +699,7 @@ to set this property, in the following preference order:
@@ -739,7 +739,7 @@ to set this property, in the following preference order:
diff --git a/docs/Structs/ZipEntry.html b/docs/Structs/ZipEntry.html
index b8d88d43..ad44420d 100644
--- a/docs/Structs/ZipEntry.html
+++ b/docs/Structs/ZipEntry.html
@@ -252,7 +252,7 @@
@@ -281,7 +281,7 @@
diff --git a/docs/Structs/ZipEntryInfo.html b/docs/Structs/ZipEntryInfo.html
index f465728e..4f70fd7b 100644
--- a/docs/Structs/ZipEntryInfo.html
+++ b/docs/Structs/ZipEntryInfo.html
@@ -259,7 +259,7 @@
@@ -288,7 +288,7 @@
@@ -317,7 +317,7 @@
@@ -354,7 +354,7 @@
@@ -391,7 +391,7 @@
@@ -429,7 +429,7 @@
@@ -460,7 +460,7 @@ May have meaningless value if origin file system’s attributes weren’
@@ -501,7 +501,7 @@ May have meaningless value if origin file system’s attributes weren’
@@ -532,7 +532,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -562,7 +562,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -592,7 +592,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -622,7 +622,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -652,7 +652,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
diff --git a/docs/Structs/ZlibHeader.html b/docs/Structs/ZlibHeader.html
index 1faae7ca..06e94745 100644
--- a/docs/Structs/ZlibHeader.html
+++ b/docs/Structs/ZlibHeader.html
@@ -254,7 +254,7 @@
@@ -284,7 +284,7 @@
@@ -314,7 +314,7 @@
@@ -344,7 +344,7 @@
@@ -401,7 +401,7 @@ it might not be archived with Zlib at all.
diff --git a/docs/Structs/ZlibHeader/CompressionLevel.html b/docs/Structs/ZlibHeader/CompressionLevel.html
index b60b78f5..e8ef289c 100644
--- a/docs/Structs/ZlibHeader/CompressionLevel.html
+++ b/docs/Structs/ZlibHeader/CompressionLevel.html
@@ -253,7 +253,7 @@
@@ -287,7 +287,7 @@
@@ -321,7 +321,7 @@
@@ -355,7 +355,7 @@
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Archives.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Archives.html
index 64f0bb11..1802bf84 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 @@
@@ -281,7 +281,7 @@
@@ -316,7 +316,7 @@
@@ -351,7 +351,7 @@
@@ -386,7 +386,7 @@
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 a99a3113..c54d7230 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/BZip2.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/BZip2.html
@@ -282,7 +282,7 @@ It may indicate that either data is damaged or it might not be compressed with B
Decompressed data.
@@ -341,7 +341,7 @@ Use
- Show on GitHub
+ Show on GitHub
@@ -402,7 +402,7 @@ Use
- Show on GitHub
+ Show on GitHub
@@ -437,7 +437,7 @@ Use
- Show on GitHub
+ Show on GitHub
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 950629af..df4a8b6f 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 @@
@@ -287,7 +287,7 @@
@@ -321,7 +321,7 @@
@@ -355,7 +355,7 @@
@@ -389,7 +389,7 @@
@@ -423,7 +423,7 @@
@@ -457,7 +457,7 @@
@@ -491,7 +491,7 @@
@@ -525,7 +525,7 @@
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 de278546..faacdfd6 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/Deflate.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/Deflate.html
@@ -287,7 +287,7 @@ It may indicate that either data is damaged or it might not be compressed with D
Decompressed data.
@@ -349,7 +349,7 @@ then static Huffman block will be created.
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 0052a439..6604d3fa 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 @@
@@ -319,7 +319,7 @@ or compressed with Deflate at all.
Unarchived data.
@@ -380,7 +380,7 @@ it might not be archived with GZip or compressed with Deflate at all.
Unarchived data.
@@ -519,7 +519,7 @@ It will be also specified in archive’s header that the compressor used the
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 a292efa1..1f52bdac 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 @@
@@ -283,7 +283,7 @@
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 9bfcc487..29c353e1 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/LZMA.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/LZMA.html
@@ -282,7 +282,7 @@ It may indicate that either data is damaged or it might not be compressed with L
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 6906807e..b769e1e7 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/LZMA2.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/LZMA2.html
@@ -282,7 +282,7 @@ It may indicate that either data is damaged or it might not be compressed with L
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 7c9f98d6..24342ac3 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/SevenZipContainer.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/SevenZipContainer.html
@@ -289,7 +289,7 @@ It may indicate that either container is damaged or it might not be 7-Zip contai
Array of SevenZipEntry.
@@ -356,7 +356,7 @@ It may indicate that either container is damaged or it might not be 7-Zip contai
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 d05dd27a..c6aaddc9 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/TarContainer.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/TarContainer.html
@@ -288,7 +288,7 @@ than files stored in those directories, but one SHOULD NOT rely on any particula
Array of TarEntry.
@@ -353,7 +353,7 @@ than files stored in those directories, but one SHOULD NOT rely on any particula
Array of TarEntryInfo.
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 36fd72da..b0061442 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/XZArchive.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/XZArchive.html
@@ -287,7 +287,7 @@ it might not be compressed with XZ or LZMA(2) at all.
Unarchived data.
@@ -352,7 +352,7 @@ It may indicate that either the archive is damaged or it might not be compressed
Array of unarchived data from every stream in archive.
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 b2017e59..8cfcd660 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/ZipContainer.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/ZipContainer.html
@@ -289,7 +289,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
Array of ZipEntry.
@@ -354,7 +354,7 @@ than files stored in those directories, but one SHOULD NOT rely on any particula
Array of ZipEntryInfo.
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 31efc07b..abadb3b6 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/ZlibArchive.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Classes/ZlibArchive.html
@@ -288,7 +288,7 @@ or compressed with Deflate at all.
Unarchived data.
@@ -347,7 +347,7 @@ It will also be specified in archive’s header that the compressor used the
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 9dbd6114..5dd2e38e 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 @@
@@ -281,7 +281,7 @@
@@ -316,7 +316,7 @@
@@ -351,7 +351,7 @@
@@ -387,7 +387,7 @@ File system determines meaning of file attributes.
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Compression.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Compression.html
index f129f270..87060dfb 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 @@
@@ -281,7 +281,7 @@
@@ -316,7 +316,7 @@
@@ -351,7 +351,7 @@
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Containers.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Containers.html
index 4d4ab82f..6c0ac946 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 @@
@@ -281,7 +281,7 @@
@@ -316,7 +316,7 @@
@@ -351,7 +351,7 @@
@@ -386,7 +386,7 @@
@@ -421,7 +421,7 @@
@@ -456,7 +456,7 @@
@@ -491,7 +491,7 @@
@@ -526,7 +526,7 @@
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 0bb1aa6b..669b8f28 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 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -288,7 +288,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -322,7 +322,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -356,7 +356,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -390,7 +390,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -424,7 +424,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -458,7 +458,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -492,7 +492,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -526,7 +526,7 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -561,7 +561,7 @@ Associated value of the error contains already decompressed data.
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 c070aae9..6a1b291f 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 @@
@@ -287,7 +287,7 @@
@@ -321,7 +321,7 @@
@@ -355,7 +355,7 @@
@@ -389,7 +389,7 @@
@@ -423,7 +423,7 @@
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 860df2e4..4bab0cc7 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 @@
@@ -287,7 +287,7 @@
@@ -321,7 +321,7 @@
@@ -355,7 +355,7 @@
@@ -389,7 +389,7 @@
@@ -423,7 +423,7 @@
@@ -457,7 +457,7 @@
@@ -491,7 +491,7 @@
@@ -525,7 +525,7 @@
@@ -559,7 +559,7 @@
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 66e385b8..e44ba4cf 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 @@ It may indicate that either the data is damaged or it might not be compressed wi
@@ -288,7 +288,7 @@ It may indicate that either the data is damaged or it might not be compressed wi
@@ -322,7 +322,7 @@ It may indicate that either the data is damaged or it might not be compressed wi
@@ -356,7 +356,7 @@ It may indicate that either the data is damaged or it might not be compressed wi
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 385de1d7..4707b09c 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/FileSystemType.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/FileSystemType.html
@@ -254,7 +254,7 @@ File system determines meaning of file attributes.
@@ -288,7 +288,7 @@ File system determines meaning of file attributes.
@@ -322,7 +322,7 @@ File system determines meaning of file attributes.
@@ -356,7 +356,7 @@ File system determines meaning of file attributes.
@@ -395,7 +395,7 @@ File system determines meaning of file attributes.
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 bd4e0692..0cc7ea3b 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 @@ It may indicate that either archive is damaged or it might not be GZip archive a
@@ -288,7 +288,7 @@ It may indicate that either archive is damaged or it might not be GZip archive a
@@ -323,7 +323,7 @@ that archive uses a newer version of GZip format.
@@ -357,7 +357,7 @@ that archive uses a newer version of GZip format.
@@ -399,7 +399,7 @@ for each already decompressed member, including the one with mismatching checksu
@@ -433,7 +433,7 @@ for each already decompressed member, including the one with mismatching checksu
@@ -467,7 +467,7 @@ for each already decompressed member, including the one with mismatching checksu
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 176011eb..ffe060c9 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/LZMA2Error.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Enums/LZMA2Error.html
@@ -254,7 +254,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -288,7 +288,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -322,7 +322,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -357,7 +357,7 @@ amount of compressed data read is different from the one stored in LZMA2 packet.
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 60fa8982..c7a1d409 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 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -288,7 +288,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -322,7 +322,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -356,7 +356,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -390,7 +390,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -424,7 +424,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -458,7 +458,7 @@ It may indicate that either data is damaged or it might not be compressed with L
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 11df9695..0c7868d5 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 @@ It may indicate that either container is damaged or it might not be 7-Zip contai
@@ -288,7 +288,7 @@ It may indicate that either container is damaged or it might not be 7-Zip contai
@@ -323,7 +323,7 @@ or one of the container’s strucutures is incorrect.
@@ -358,7 +358,7 @@ or one of the container’s strucutures is incorrect.
@@ -392,7 +392,7 @@ or one of the container’s strucutures is incorrect.
@@ -426,7 +426,7 @@ or one of the container’s strucutures is incorrect.
@@ -460,7 +460,7 @@ or one of the container’s strucutures is incorrect.
@@ -494,7 +494,7 @@ or one of the container’s strucutures is incorrect.
@@ -528,7 +528,7 @@ or one of the container’s strucutures is incorrect.
@@ -562,7 +562,7 @@ or one of the container’s strucutures is incorrect.
@@ -597,7 +597,7 @@ no internal structure was found where it must be.
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 bd5d01ea..da0cf505 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 @@ It may indicate that either container is damaged or it might not be TAR containe
@@ -288,7 +288,7 @@ It may indicate that either container is damaged or it might not be TAR containe
@@ -322,7 +322,7 @@ It may indicate that either container is damaged or it might not be TAR containe
@@ -356,7 +356,7 @@ It may indicate that either container is damaged or it might not be TAR containe
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 2af04e73..987bcd6d 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 @@ It may indicate that either archive is damaged or it might not be XZ archive at
@@ -289,7 +289,7 @@ which can mean both damaged archive or that archive uses a newer version of XZ f
@@ -323,7 +323,7 @@ which can mean both damaged archive or that archive uses a newer version of XZ f
@@ -357,7 +357,7 @@ which can mean both damaged archive or that archive uses a newer version of XZ f
@@ -391,7 +391,7 @@ which can mean both damaged archive or that archive uses a newer version of XZ f
@@ -426,7 +426,7 @@ amount of compressed data read is different from the one stored in archive.
@@ -468,7 +468,7 @@ for each already decompressed stream, including the one with mismatching checksu
@@ -502,7 +502,7 @@ for each already decompressed stream, including the one with mismatching checksu
@@ -536,7 +536,7 @@ for each already decompressed stream, including the one with mismatching checksu
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 2ea08f85..b60db4e9 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 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -288,7 +288,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -322,7 +322,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -356,7 +356,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -390,7 +390,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -424,7 +424,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -458,7 +458,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -492,7 +492,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -526,7 +526,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -561,7 +561,7 @@ Associated value of the error contains
@@ -595,7 +595,7 @@ Associated value of the error contains
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 9dbbed8f..e24e00c5 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 @@ It may indicate that either archive is damaged or it might not be Zlib archive a
@@ -288,7 +288,7 @@ It may indicate that either archive is damaged or it might not be Zlib archive a
@@ -322,7 +322,7 @@ It may indicate that either archive is damaged or it might not be Zlib archive a
@@ -356,7 +356,7 @@ It may indicate that either archive is damaged or it might not be Zlib archive a
@@ -391,7 +391,7 @@ Associated value of the error contains already decompressed data.
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Errors.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Errors.html
index 373a316e..9e06a9cf 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 @@ It may indicate that either data is damaged or it might not be compressed with B
@@ -283,7 +283,7 @@ It may indicate that either the data is damaged or it might not be compressed wi
@@ -319,7 +319,7 @@ It may indicate that either archive is damaged or it might not be GZip archive a
@@ -355,7 +355,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -391,7 +391,7 @@ It may indicate that either data is damaged or it might not be compressed with L
@@ -427,7 +427,7 @@ It may indicate that either container is damaged or it might not be 7-Zip contai
@@ -463,7 +463,7 @@ It may indicate that either container is damaged or it might not be TAR containe
@@ -499,7 +499,7 @@ It may indicate that either archive is damaged or it might not be XZ archive at
@@ -535,7 +535,7 @@ It may indicate that either container is damaged or it might not be ZIP containe
@@ -571,7 +571,7 @@ It may indicate that either archive is damaged or it might not be Zlib archive a
diff --git a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols.html b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols.html
index ec8b5817..dfeb243c 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 @@
@@ -281,7 +281,7 @@
@@ -316,7 +316,7 @@
@@ -351,7 +351,7 @@
@@ -386,7 +386,7 @@
@@ -421,7 +421,7 @@
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 1f6ec3e8..008aab34 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 @@
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 c680eefa..c46d8382 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 @@
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 f5faee75..7dc89a70 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 @@
@@ -283,7 +283,7 @@
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 9077dd28..37692e09 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 @@
@@ -283,7 +283,7 @@
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 cb706da4..da33c77f 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/ContainerEntryInfo.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Protocols/ContainerEntryInfo.html
@@ -253,7 +253,7 @@
@@ -283,7 +283,7 @@
@@ -313,7 +313,7 @@
@@ -343,7 +343,7 @@
@@ -373,7 +373,7 @@
@@ -403,7 +403,7 @@
@@ -433,7 +433,7 @@
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 a568d5bd..7344c9af 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 @@
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 2036a71c..323b0b19 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 @@
@@ -283,7 +283,7 @@
@@ -313,7 +313,7 @@
@@ -343,7 +343,7 @@
@@ -373,7 +373,7 @@
@@ -403,7 +403,7 @@
@@ -433,7 +433,7 @@
@@ -463,7 +463,7 @@
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 e5ad50b3..6c6c132d 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 @@
@@ -285,7 +285,7 @@ then this property is nil.
@@ -315,7 +315,7 @@ then this property is nil.
@@ -345,7 +345,7 @@ then this property is nil.
@@ -375,7 +375,7 @@ then this property is nil.
@@ -405,7 +405,7 @@ then this property is nil.
@@ -460,7 +460,7 @@ it might not be archived with GZip at all.
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 7f373a34..823b7f40 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 @@
@@ -283,7 +283,7 @@
@@ -313,7 +313,7 @@
@@ -343,7 +343,7 @@
@@ -373,7 +373,7 @@
@@ -403,7 +403,7 @@
@@ -433,7 +433,7 @@
@@ -463,7 +463,7 @@
@@ -493,7 +493,7 @@
@@ -523,7 +523,7 @@
@@ -553,7 +553,7 @@
@@ -583,7 +583,7 @@
@@ -613,7 +613,7 @@
@@ -643,7 +643,7 @@
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 3af29492..82eddfb0 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/SevenZipEntry.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/SevenZipEntry.html
@@ -252,7 +252,7 @@
@@ -281,7 +281,7 @@
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 c0a6be8a..910d68ef 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/SevenZipEntryInfo.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/SevenZipEntryInfo.html
@@ -259,7 +259,7 @@
@@ -288,7 +288,7 @@
@@ -317,7 +317,7 @@
@@ -346,7 +346,7 @@
@@ -375,7 +375,7 @@
@@ -404,7 +404,7 @@
@@ -433,7 +433,7 @@
@@ -475,7 +475,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -505,7 +505,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -535,7 +535,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -565,7 +565,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -596,7 +596,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -626,7 +626,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
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 3aaba39a..dd52586a 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/TarEntry.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/TarEntry.html
@@ -252,7 +252,7 @@
@@ -281,7 +281,7 @@
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 92c58ac1..a30ecfa5 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/TarEntryInfo.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/TarEntryInfo.html
@@ -270,7 +270,7 @@ to set this property, in the following preference order:
@@ -300,7 +300,7 @@ to set this property, in the following preference order:
@@ -329,7 +329,7 @@ to set this property, in the following preference order:
@@ -359,7 +359,7 @@ to set this property, in the following preference order:
@@ -389,7 +389,7 @@ to set this property, in the following preference order:
@@ -419,7 +419,7 @@ to set this property, in the following preference order:
@@ -448,7 +448,7 @@ to set this property, in the following preference order:
@@ -489,7 +489,7 @@ to set this property, in the following preference order:
@@ -519,7 +519,7 @@ to set this property, in the following preference order:
@@ -549,7 +549,7 @@ to set this property, in the following preference order:
@@ -579,7 +579,7 @@ to set this property, in the following preference order:
@@ -609,7 +609,7 @@ to set this property, in the following preference order:
@@ -639,7 +639,7 @@ to set this property, in the following preference order:
@@ -669,7 +669,7 @@ to set this property, in the following preference order:
@@ -699,7 +699,7 @@ to set this property, in the following preference order:
@@ -739,7 +739,7 @@ to set this property, in the following preference order:
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 b8d88d43..ad44420d 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZipEntry.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZipEntry.html
@@ -252,7 +252,7 @@
@@ -281,7 +281,7 @@
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 f465728e..4f70fd7b 100644
--- a/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZipEntryInfo.html
+++ b/docs/docsets/SWCompression.docset/Contents/Resources/Documents/Structs/ZipEntryInfo.html
@@ -259,7 +259,7 @@
@@ -288,7 +288,7 @@
@@ -317,7 +317,7 @@
@@ -354,7 +354,7 @@
@@ -391,7 +391,7 @@
@@ -429,7 +429,7 @@
@@ -460,7 +460,7 @@ May have meaningless value if origin file system’s attributes weren’
@@ -501,7 +501,7 @@ May have meaningless value if origin file system’s attributes weren’
@@ -532,7 +532,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -562,7 +562,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -592,7 +592,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -622,7 +622,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
@@ -652,7 +652,7 @@ May be useful when origin file system’s attributes weren’t POSIX com
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 1faae7ca..06e94745 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 @@
@@ -284,7 +284,7 @@
@@ -314,7 +314,7 @@
@@ -344,7 +344,7 @@
@@ -401,7 +401,7 @@ it might not be archived with Zlib at all.
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 b60b78f5..e8ef289c 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 @@
@@ -287,7 +287,7 @@
@@ -321,7 +321,7 @@
@@ -355,7 +355,7 @@
diff --git a/docs/docsets/SWCompression.tgz b/docs/docsets/SWCompression.tgz
index 42c6aee1..d162eab2 100644
Binary files a/docs/docsets/SWCompression.tgz and b/docs/docsets/SWCompression.tgz differ