Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/BasicFeature/FileManagement/FileManager/entry/src/main/ets/common/
DCommon.ts68 export function bufferToString(buffer: ArrayBuffer): string { function
/applications/standard/app_samples/code/BasicFeature/FileManagement/FileShare/SandboxShare/entry/src/main/ets/common/
DCommon.ts99 export function bufferToString(buffer: ArrayBuffer): string { function