Get the best match from key in a byte buffer. The key is assumed to by ISO_8859_1 characters.
@param b The buffer @param offset The offset within the buffer of the key @param len the length of the key @return The value or null if not found
See Implementation
Get the best match from key in a byte buffer. The key is assumed to by ISO_8859_1 characters.
@param b The buffer @param offset The offset within the buffer of the key @param len the length of the key @return The value or null if not found