Skip to content

smdmts/embulk-decoder-remove_nonstandard_utf8_bytes

Repository files navigation

Remove nonstandard UTF-8 Bytes decoder plugin for Embulk.

Remove broken encoding of UTF-8 plugin for the Embulk.

  • Ignoring malformed input.
  • Ignoring unmappable character.

Overview

  • Plugin type: decoder
  • Guess supported: no

Example

in:
  type: any output input plugin type
  decoders:
    - type: remove_nonstandard_utf8_bytes

Build

$ ./gradlew gem  # -t to watch change of files and rebuild continuously

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published