Commit Graph
3 Commits
Author SHA1 Message Date
Timofey Solomko af38fa1717 Fix problems with write(number:...) function of BitWriter 2017-09-02 23:12:55 +03:00
Timofey Solomko cc77cfaad6 Use fatalError instead of symbolNotFound error throw in EncodingHuffmanTree
It is a programming error if symbol is not found during encoding, thus, we should use fatalError.
2017-09-02 20:07:19 +03:00
Timofey Solomko 410ab31473 Split several more classes into separate files 2017-07-08 17:05:25 +03:00