javax.servlet
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 © 2014. All Rights Reserved.