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, skippublic IcuDetectorSniffer(ByteReadable source)
source - public int read()
throws IOException
read in class InputStreamIOExceptionpublic Encoding sniff() throws IOException
IOExceptionpublic static void main(String[] args)
Copyright © 2024. All rights reserved.