Class EndiannessReverserIndexInput

java.lang.Object
org.apache.lucene.store.DataInput
org.apache.lucene.store.IndexInput
org.apache.lucene.backward_codecs.store.EndiannessReverserIndexInput
All Implemented Interfaces:
Closeable, AutoCloseable, Cloneable

final class EndiannessReverserIndexInput extends IndexInput
A IndexInput wrapper that changes the endianness of the provided index input.