Searched defs:base64CharSet (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/es2panda/util/ | ||
H A D | base64.cpp | 27 const char* base64CharSet = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; in Base64Encode() local |
Completed in 2 milliseconds