Searched defs:readUInt16LE (Results 1 – 4 of 4) sorted by relevance
263 this.readUInt16LE = function (...args) { method in mockBuffer.BufferClass
351 readUInt16LE(offset) { method in SmartBuffer
237 function readUInt16LE(offset = 0) { function
1030 readUInt16LE(offset: number): number; method