|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LineInputStream
Only be used in memcached multi-get
Method Summary | |
---|---|
void |
clearEOL()
Read everything up to and including the end of line. |
int |
read(byte[] buf)
Read some bytes. |
String |
readLine()
Read everything up to the next end-of-line. |
Method Detail |
---|
String readLine() throws IOException
IOException
void clearEOL() throws IOException
IOException
int read(byte[] buf) throws IOException
buf
- The buffer into which read.
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |