append

open override fun append(bytes: BytesRef): Int

Appends a copy of the given BytesRef to this BytesRefArray.

Return

the index of the appended bytes

Parameters

bytes

the bytes to append