public class InternetInputStream extends PushbackInputStream
buf, posin| 构造器和说明 |
|---|
InternetInputStream(InputStream in) |
InternetInputStream(InputStream in,
int size) |
| 限定符和类型 | 方法和说明 |
|---|---|
StringBuffer |
readBuffer() |
String |
readline() |
available, close, mark, markSupported, read, read, reset, skip, unread, unread, unreadreadpublic InternetInputStream(InputStream in, int size)
public InternetInputStream(InputStream in)
public String readline() throws IOException
IOExceptionpublic StringBuffer readBuffer() throws IOException
IOExceptionCopyright © 2025 onecode. All rights reserved.