Searched defs:readUInt32LE (Results 1 – 1 of 1) sorted by relevance
54 export const readUInt32LE = (input: Uint8Array, offset = 0): number => constant68 } as const;69 70 type MethodName = keyof typeof methods;