This is the generic class to store coded (compressed) code-block. It stores
/// the compressed data as well as the necessary side-information.
///
/// This class is normally not used. Instead the EncRDCBlk, EncLyrdCBlk and
/// the DecLyrdCBlk subclasses are used.
///
///
///