BitStream is a mixin to write data structures of bit streams such as picture, music, movie files, and e.t.c.. You can refer contents of bit streams even when you are defining the data structures. With the function, you can write a data structure easily that the header contains the data length of the body field.
Required Ruby Version
>= 1.9.1
Authors
Natsuki Kawai
Versions
- 0.1.3 November 26, 2014 (9.5 KB)
- 0.1.2 March 14, 2013 (12 KB)
- 0.1.1 February 14, 2012 (12 KB)
- 0.1.0 February 12, 2012 (12 KB)
- 0.0.2 January 02, 2012 (10.5 KB)