Uses of Class
io.github.jbellis.jvector.util.BytesRef
Packages that use BytesRef
-
Uses of BytesRef in io.github.jbellis.jvector.util
Methods in io.github.jbellis.jvector.util that return BytesRefModifier and TypeMethodDescriptionBytesRef.clone()Returns a shallow clone of this instance (the underlying bytes are not copied and will be shared by both the returned object and this object.Methods in io.github.jbellis.jvector.util with parameters of type BytesRefModifier and TypeMethodDescriptionbooleanBytesRef.bytesEquals(BytesRef other) Expert: compares the bytes against another BytesRef, returning true if the bytes are equal.intUnsigned byte order comparison