public class ChainReaderHelper.ChainReader
extends java.io.FilterReader
Modifier and Type | Method | Description |
---|---|---|
void |
close() |
|
protected void |
finalize() |
|
java.lang.String |
readFully() |
mark, markSupported, read, read, ready, reset, skip
public java.lang.String readFully() throws java.io.IOException
java.io.IOException
public void close() throws java.io.IOException
close
in class java.io.FilterReader
java.io.IOException
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable