Home
last modified time | relevance | path

Searched refs:UINT8ARRAY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dnative_module_buffer.cpp38 UINT8ARRAY, enumerator
380 } else if (paraType == ParaType::UINT8ARRAY) { in BufferConstructorInner()
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/src/
H A Djs_buffer.ts260 UINT8ARRAY,
520 this[bufferSymbol] = new internalBuffer.Buffer(ParaType.UINT8ARRAY, value);