public final class BomSniffer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private ByteReadable |
source |
| Constructor and Description |
|---|
BomSniffer(ByteReadable source) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Encoding |
sniff() |
private final ByteReadable source
public BomSniffer(ByteReadable source)
source - Encoding sniff() throws java.io.IOException
java.io.IOException