Searched defs:readUIntLE (Results 1 – 3 of 3) sorted by relevance
283 this.readUIntLE = function (...args) { method in mockBuffer.BufferClass
167 function readUIntLE(offset, byteLength) { function
1025 readUIntLE(offset: number, byteLength: number): number; method