Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
H A Dnative_module_buffer.cpp133 static std::string GetStringBase64(napi_env env, napi_value str, EncodingType type) in GetStringBase64() function
142 string strDecoded = GetStringBase64(env, str, type); in FromStringBase64()
961 str = GetStringBase64(env, args, eType); in GetValue()

Completed in 4 milliseconds