public interface ReaderFileProxy
extends java.lang.AutoCloseable
| Modifier and Type | Method and Description | 
|---|---|
| ChannelProxy | channel() | 
| void | close() | 
| long | fileLength() | 
| double | getCrcCheckChance()Needed for tests. | 
void close()
close in interface java.lang.AutoCloseableChannelProxy channel()
long fileLength()
double getCrcCheckChance()
Copyright © 2018 The Apache Software Foundation