Searched refs:getDecodeTable (Results 1 – 1 of 1) sorted by relevance
88 constexpr std::array<char, 256> getDecodeTable(bool urlSafe) in getDecodeTable() function256 static constexpr auto decodingData = getDecodeTable(urlsafe); in base64Decode()