public class BomAwareInputStream extends PushbackInputStream
buf, posin| Constructor and Description |
|---|
BomAwareInputStream(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
Charset |
getDetectedCharset()
Returns detected charset name.
|
protected void |
init() |
available, close, mark, markSupported, read, read, reset, skip, unread, unread, unreadreadpublic BomAwareInputStream(InputStream in) throws IOException
IOExceptionpublic Charset getDetectedCharset()
protected void init()
throws IOException
IOExceptionCopyright © 2023 Liquibase.org. All rights reserved.