Class ByteSequenceOutputs

java.lang.Object
org.apache.lucene.util.fst.Outputs<BytesRef>
org.apache.lucene.util.fst.ByteSequenceOutputs

public final class ByteSequenceOutputs extends Outputs<BytesRef>
An FST Outputs implementation where each output is a sequence of bytes.
WARNING: This API is experimental and might change in incompatible ways in the next release.