unpack
Unpack a BytesRef into a long point. This method can be used to unpack values that were packed with .pack.
Parameters
bytesRef
BytesRef Value
start
the start offset to unpack the values from
buf
the buffer to store the values in
Throws
if bytesRef or buf are null