AI01decoder constructor

AI01decoder(
  1. BitArray information
)

Implementation

AI01decoder(BitArray information) : super(information);