| JUCE
    | 
Parses a character string, to read a hexadecimal value. More...
#include <juce_CharacterFunctions.h>
| Static Public Member Functions | |
| template<typename CharPointerType > | |
| static ResultType | parse (CharPointerType t) noexcept | 
Parses a character string, to read a hexadecimal value.
| 
 | staticnoexcept | 
References CharacterFunctions::getHexDigitValue().