public class UtfBomStripperInputStream extends PushbackInputStream
buf, pos
in
Constructor and Description |
---|
UtfBomStripperInputStream(InputStream in) |
Modifier and Type | Method and Description |
---|---|
String |
getDetectedCharsetName()
Returns detected charset name.
|
protected void |
init() |
available, close, mark, markSupported, read, read, reset, skip, unread, unread, unread
read
public UtfBomStripperInputStream(InputStream in) throws IOException
IOException
public String getDetectedCharsetName()
protected void init() throws IOException
IOException
Copyright © 2015 Liquibase.org. All rights reserved.