Searched defs:readUIntBE (Results 1 – 3 of 3) sorted by relevance
278 this.readUIntBE = function (...args) { method in mockBuffer.BufferClass
256 function readUIntBE(offset, byteLength) { function
1026 readUIntBE(offset: number, byteLength: number): number; method