Codec constructor

Codec(
  1. {required String encoding,
  2. required int number}
)

Implementation

Codec