Searched defs:readBigUInt64LE (Results 1 – 4 of 4) sorted by relevance
193 this.readBigUInt64LE = function (...args) { method in mockBuffer.BufferClass
388 readBigUInt64LE(offset) { method in SmartBuffer
91 function readBigUInt64LE(offset = 0) { function
1062 readBigUInt64LE?(offset?: number): bigint; method