Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
H A Dnative_module_buffer.cpp104 static napi_value FromStringASCII(napi_env env, napi_value thisVar, napi_value str, uint32_t size) in FromStringASCII() function
189 return FromStringASCII(env, thisVar, args[0], size); in FromString()

Completed in 3 milliseconds