d13c10c6047a02d695c9fb03f7912b7d17844bbd
add to convert/text.h: template<typename HexStringPointerType, typename BytesStringType> bool hex_string_pointer_to_bytes(const HexStringPointerType * hex_string, BytesStringType & bytes, bool clear_bytes = true); template<typename HexStringType, typename BytesStringType> bool hex_string_to_bytes(const HexStringType & hex_string, BytesStringType & bytes, bool clear_bytes = true);
Description
No description provided
Languages
C++
98.3%
Shell
0.6%
C
0.6%
Makefile
0.5%