summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-02-20 17:42:36 +0100
committerSven Gothel <[email protected]>2014-02-20 17:42:36 +0100
commitd4d337be925a28b8701ac335c2b5cc6e390cabc9 (patch)
tree97b3f7bea859838635f91875fba99413c4d2a516 /.classpath
parent86bdae8ce26d291c0096ed500581239dd2a87125 (diff)
Bug 890: Adding versatile Bitstream implementation
We already have several locations where bitstream operations are required and partially implemented (JPEG decoder, media parsing, ..) as well as endian related conversion (elf parser, ..). Create a versatile Bitstream class allowing: - Utilize I/O operations on I/O streams, buffers and arrays - Consider MSBfirst / LSBfirst mode - Linear bit R/W operations - Bulk R/W operations w/ endian related type conversion - Allow mark/reset and switching streams and input/output mode - Optimized operations Complete set of unit tests included, covering hopefully all cases.
Diffstat (limited to '.classpath')
0 files changed, 0 insertions, 0 deletions