get

fun get(spare: BytesRefBuilder, index: Int): BytesRef

Returns the n'th element of this BytesRefArray

Return

the n'th element of this BytesRefArray

Parameters

spare

a spare BytesRef instance

index

the elements index to retrieve