Class EndiannessReverserIndexOutput

java.lang.Object
org.apache.lucene.store.DataOutput
org.apache.lucene.store.IndexOutput
org.apache.lucene.backward_codecs.store.EndiannessReverserIndexOutput
All Implemented Interfaces:
Closeable, AutoCloseable

final class EndiannessReverserIndexOutput extends IndexOutput
A IndexOutput wrapper that changes the endianness of the provided index output.