Searched defs:readInt32LE (Results 1 – 4 of 4) sorted by relevance
238 this.readInt32LE = function (...args) { method in mockBuffer.BufferClass
144 readInt32LE(offset) { method in SmartBuffer
384 function readInt32LE(offset = 0) { function
1037 readInt32LE(offset: number): number; method