public final class CharsetDetectorImpl
extends org.embulk.deps.guess.CharsetDetector
| Constructor and Description |
|---|
CharsetDetectorImpl() |
| Modifier and Type | Method and Description |
|---|---|
CharsetMatchImpl |
detect() |
CharsetDetectorImpl |
setText(byte[] in) |
public CharsetDetectorImpl setText(byte[] in)
setText in class org.embulk.deps.guess.CharsetDetectorpublic CharsetMatchImpl detect()
detect in class org.embulk.deps.guess.CharsetDetector