Searched defs:readUInt32LE (Results 1 – 4 of 4) sorted by relevance
273 this.readUInt32LE = function (...args) { method in mockBuffer.BufferClass
369 readUInt32LE(offset) { method in SmartBuffer
214 function readUInt32LE(offset = 0) { function
1032 readUInt32LE(offset: number): number; method