Searched defs:readInt16LE (Results 1 – 4 of 4) sorted by relevance
228 this.readInt16LE = function (...args) { method in mockBuffer.BufferClass
126 readInt16LE(offset) { method in SmartBuffer
408 function readInt16LE(offset = 0) { function
1035 readInt16LE(offset: number): number; method