/StripUnicodeNullTransform

Kafka Connect Single Message Transform that replaces all occurrences of the Unicode character `\u0000` (or its equivalent in hexadecimal, `\0x00`) with nothing in the specified fields of a Struct record

Primary LanguageJavaMIT LicenseMIT

No issues in this repository yet.