Home
last modified time | relevance | path

Searched refs:BASE64URL_TABLE (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.h64 const std::string BASE64URL_TABLE = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"; member
H A Dconverter.cpp178 table = BASE64URL_TABLE; in Base64Encode()
235 table = BASE64URL_TABLE; in Base64Decode()

Completed in 2 milliseconds