Commit Graph

6 Commits

Author SHA1 Message Date
morkt
652037f878 (LsbBitStream): support up to 32 bit sequences. 2018-09-13 20:51:30 +04:00
morkt
7078e586be (IBitStream): new interface. 2015-12-28 10:52:44 +04:00
morkt
da7a5f8898 (BitStream.CacheSize): new property.
returns number of bits currently buffered.
2015-12-27 18:30:54 +04:00
morkt
75a85ee85a added LsbBitStream class. 2015-10-19 09:03:32 +04:00
morkt
21c88e184d (Reset): new public method. 2015-08-27 03:07:38 +04:00
morkt
5895886a8f Bit stream on top of the IO.Stream 2015-08-23 07:30:29 +04:00