AbstractExpandedDecoder constructor
AbstractExpandedDecoder(
- BitArray _information
Implementation
AbstractExpandedDecoder(this._information)
: _generalDecoder = GeneralAppIdDecoder(_information);