Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
H A Dnative_module_buffer.cpp140 static napi_value FromStringBase64(napi_env env, napi_value thisVar, napi_value str, uint32_t size, EncodingType type) in FromStringBase64() function
196 return FromStringBase64(env, thisVar, args[0], size, eType); in FromString()

Completed in 4 milliseconds