ByteSequencesWriter

Constructors

Link copied to clipboard
constructor(out: IndexOutput)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
fun write(bytes: ByteArray)
fun write(ref: BytesRef)
fun write(bytes: ByteArray, off: Int, len: Int)