Get the best match from key in a byte array. The key is assumed to by ISO_8859_1 characters.
@param b The buffer @param offset The offset within the array 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 array. The key is assumed to by ISO_8859_1 characters.
@param b The buffer @param offset The offset within the array of the key @param len the length of the key @return The value or null if not found