EucJPDecoder constructor

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

The EUC-JP Decoder constructor

Implementation

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