public abstract class ServletInputStream
extends java.io.InputStream
Modifier | Constructor and Description |
---|---|
protected |
ServletInputStream() |
Modifier and Type | Method and Description |
---|---|
int |
readLine(byte[] b,
int off,
int len) |
Copyright © 2013. All Rights Reserved.