| 构造器和说明 |
|---|
StreamPumper(InputStream inputStream,
String name) |
StreamPumper(InputStream inputStream,
String name,
PumperListener listener) |
public StreamPumper(InputStream inputStream, String name)
public StreamPumper(InputStream inputStream, String name, PumperListener listener)
public final String readFully() throws InterruptedException
InterruptedExceptionpublic boolean isStreamBegan()
public boolean isStreamEnded()
public IOException hasIOException()
public final String readLine() throws InterruptedException
InterruptedExceptionpublic String getName()
Copyright © 2017. All rights reserved.