Fixed typo in the name of the function. Added function to get bytes.

This commit is contained in:
Timofey Solomko
2016-12-18 16:23:37 +03:00
parent ebd50d61fe
commit fb45daaf67
4 changed files with 15 additions and 5 deletions
+1 -1
View File
@@ -289,10 +289,10 @@
isa = PBXGroup;
children = (
06A3931F1DE06FFE00182E12 /* Common */,
069AC20C1E02DB1D0041AC13 /* LZMA.swift */,
06E2346B1E068E9600F18798 /* XZArchive.swift */,
063364E21DC52979007E313F /* GzipArchive.swift */,
064492581DC606D400F10981 /* ZlibArchive.swift */,
069AC20C1E02DB1D0041AC13 /* LZMA.swift */,
061FCE251DBCC4BE0052F7BE /* Deflate.swift */,
06FED40B1DD7717E0013DFB2 /* BZip2.swift */,
06A3933D1DE070B500182E12 /* Service */,