public class IcuDetectorSniffer extends InputStream
Constructor and Description |
---|
IcuDetectorSniffer(ByteReadable source) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
int |
read() |
Encoding |
sniff() |
available, close, mark, markSupported, read, read, reset, skip
public IcuDetectorSniffer(ByteReadable source)
source
- public int read() throws IOException
read
in class InputStream
IOException
public Encoding sniff() throws IOException
IOException
public static void main(String[] args)
Copyright © 2017. All rights reserved.