public class StreamBuffer extends InputStream
public OutputStream getBuffer()
public void write(int b) throws IOException
IOException
public int read() throws IOException
read
在类中 InputStream
IOException
public int available() throws IOException
available
在类中 InputStream
IOException
public void reset() throws IOException
reset
在类中 InputStream
IOException
public String toString(String charset) throws IOException
IOException
Copyright © 2017. All rights reserved.