Searched refs:GetStringBase64 (Results 1 – 1 of 1) sorted by relevance
135 static std::string GetStringBase64(napi_env env, napi_value str, EncodingType type) in GetStringBase64() function144 string strDecoded = GetStringBase64(env, str, type); in FromStringBase64()965 str = GetStringBase64(env, args, eType); in GetValue()