Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/checker/
DBytesUtils.ts40 export const readUInt16LE = (input: Uint8Array, offset = 0): number => constant
65 readUInt16LE, constant