addBytesRef

fun addBytesRef(bytes: BytesRef): Int

Add a term returning the start position on the underlying ByteBlockPool. THis can be used to read back the value using .fillBytesRef.

See also

.fillBytesRef