#include <cBase64.h>
|
static const char | k_chFill = (char)(' ' + 64) |
|
◆ DEC()
static BYTE GrayLib::cUUCodeChar::DEC |
( |
char |
ch | ) |
|
|
inlinestaticnoexcept |
allow outside range for testing.
- Note
- Decode will fail if text is outside ' ' to (' '+0x3f) range. ASSUME it is valid.
◆ ENC()
static char GrayLib::cUUCodeChar::ENC |
( |
BYTE |
b | ) |
|
|
inlinestatic |
◆ k_chFill
const char GrayLib::cUUCodeChar::k_chFill = (char)(' ' + 64) |
|
static |
The documentation for this struct was generated from the following file:
- c:/Dennis/Source/Gray/GrayLib/include/Codec/cBase64.h