Home
last modified time | relevance | path

Searched defs:DataViewRef (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md308 ## DataViewRef section
314 static Local<DataViewRef> New(const EcmaVM *vm, Local<ArrayBufferRef> arrayBuffer, uint32_t byteOff… argument
343 uint32_t DataViewRef::ByteOffset()�� argument
370 uint32_t DataViewRef::ByteLength()�� argument
397 Local<ArrayBufferRef> DataViewRef::GetArrayBuffer(const EcmaVM *vm)�� argument