Home
last modified time | relevance | path

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

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