setBytesValue

open override fun setBytesValue(value: BytesRef)

Expert: change the value of this field. See .setStringValue.

NOTE: the provided BytesRef is not copied so be sure not to change it until you're done with this field.