9 Commits
Author SHA1 Message Date
Timofey Solomko e714dc308b Updated copyright year to 2018 2018-01-03 19:44:18 +03:00
Timofey Solomko c8d92e56d3 Replace BitReader and ByteReader with BitByteData's implementations 2018-01-03 19:22:15 +03:00
Timofey Solomko 20ab480737 Complete renaming of DataWithPointer to ByteReader
This includes renaming pointerData variables to byteReader as well as renaming of files with extensions to ByteReader.
2018-01-03 19:22:14 +03:00
Timofey Solomko 3751e25c4f Rename DataWithPointer to ByteReader
This and following commits should ease switch to BitByteData usage.
2018-01-03 19:22:13 +03:00
Timofey Solomko 5a7b8dc812 Swiftlint autocorrect 2017-11-04 23:30:54 +03:00
Timofey Solomko c9dc009aa9 Rename XZ wrongFieldValue error into wrongField 2017-11-04 17:41:20 +03:00
Timofey Solomko dcfafa9c05 Remove XZError.fieldReservedValue in favor of wrongFieldValue 2017-11-04 17:40:35 +03:00
Timofey Solomko 0ba003e871 Add size computed property to XZ check type 2017-10-31 20:01:04 +03:00
Timofey Solomko b006cb9718 Add XZStreamHeader struct 2017-10-31 19:51:42 +03:00