add

open override fun add(prefix: BytesRef, output: BytesRef): BytesRef

Eg add("foo", "bar") -> "foobar"