EucJPCodec constructor

const EucJPCodec([
  1. bool _allowMalformed = false
])

The EUC-JP Codec

Implementation

const EucJPCodec([this._allowMalformed = false]);