EucKRCodec constructor

const EucKRCodec([
  1. bool _allowInvalid = false
])

EUC-KR Codec

Implementation

const EucKRCodec([this._allowInvalid = false]) : super();