Class java.io.StringBufferInputStream
| Added Methods | |
|---|---|
| intread(byte[], | |
| Changed Methods | ||
|---|---|---|
| intavailable() | Change in exceptions thrown from java.io.IOExceptionto no exceptions.Method was inherited from java.io.InputStream, but is now defined locally. | |
| voidreset() | Change in exceptions thrown from java.io.IOExceptionto no exceptions.Method was inherited from java.io.InputStream, but is now defined locally. | |
| longskip(long) | Change in exceptions thrown from java.io.IOExceptionto no exceptions.Method was inherited from java.io.InputStream, but is now defined locally. | |
