Function IsBase64#

Function Documentation#

inline bool IsBase64(const unsigned char c)#

check whether its a Base64 format

Parameters:

c[in] character to be looked for

Returns:

true if Base64 format