Package gudusoft.gsqlparser.util
Class SQLUtil.UnicodeInputStream
Object
InputStream
gudusoft.gsqlparser.util.SQLUtil.UnicodeInputStream
- All Implemented Interfaces:
Closeable,AutoCloseable
- Enclosing class:
- SQLUtil
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.InputStream
available, mark, markSupported, nullInputStream, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
Constructor Details
-
UnicodeInputStream
-
-
Method Details
-
getDefaultEncoding
-
getEncoding
-
init
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classInputStream- Throws:
IOException
-
read
- Specified by:
readin classInputStream- Throws:
IOException
-