- java.lang.Object
-
- java.io.InputStream
-
- javax.servlet.ServletInputStream
-
- jodd.servlet.filter.ByteArrayServletInputStream
-
-
Method Summary
-
Methods inherited from class javax.servlet.ServletInputStream
readLine
-
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, read, reset, skip
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
read
public int read()
- Specified by:
read
in class java.io.InputStream
-
isReady
public boolean isReady()
- Specified by:
isReady
in class javax.servlet.ServletInputStream
Copyright © 2003-present Jodd Team