diff options
| author | Glenn Willen <[email protected]> | 2019-01-28 22:44:11 -0800 |
|---|---|---|
| committer | Glenn Willen <[email protected]> | 2019-02-11 12:23:14 -0800 |
| commit | 162ffefd2f562169725559906601c25c579aa91c (patch) | |
| tree | 1ab7e3660d0a07d6e92dcabddc8875e392452aed /src/httpserver.cpp | |
| parent | Merge #15353: docs: Minor textual improvements in translation_strings_policy.md (diff) | |
| download | discoin-162ffefd2f562169725559906601c25c579aa91c.tar.xz discoin-162ffefd2f562169725559906601c25c579aa91c.zip | |
Add pf_invalid arg to std::string DecodeBase{32,64}
Add support for the optional "pf_invalid" out parameter (which allows the caller
to detect decoding failures) to the std::string versions of DecodeBase32 and
DecodeBase64. The char* versions already have this feature.
Also, rename all uses of pfInvalid to pf_invalid to match style guidelines.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions