public class ChainReaderHelper.ChainReader
extends java.io.FilterReader
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
finalize() |
java.lang.String |
readFully() |
public java.lang.String readFully() throws java.io.IOException
java.io.IOException
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
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