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.AutoCloseable
ChannelProxy channel()
long fileLength()
double getCrcCheckChance()
Copyright © 2009- The Apache Software Foundation