EucKRDecoder constructor

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

EUC-KR Decoder

Implementation

const EucKRDecoder([this._allowInvalid = false]);