
1 Bit RLE
Certain data types use the bit as fundamental unit. Examples are monochromatic graphic data or deltamodulated audio data. For such a type of contents coding on bit level represents an appropriate alternative.
Contrary to the procedures described so far the bit-level coding starts with the binary run value 0 or 1. Subsequently a 7 bit run counter follows identifying the number of repetitions in a range from 1 to 128.
1 Bit Coding Scheme:

< ^ >
|