Searched defs:readUInt32BE (Results 1 – 4 of 4) sorted by relevance
303 function readUInt32BE(offset = 0) { function1058 readUInt32BE, property
268 this.readUInt32BE = function (...args) { method in mockBuffer.BufferClass
360 readUInt32BE(offset) { method in SmartBuffer
1033 readUInt32BE(offset: number): number; method