Searched defs:readInt8 (Results 1 – 5 of 5) sorted by relevance
710 jspb.BinaryDecoder.prototype.readInt8 = function() { method in jspb.BinaryDecoder
218 this.readInt8 = function (...args) { method in mockBuffer.BufferClass
108 readInt8(offset) { method in SmartBuffer
419 function readInt8(offset = 0) { function
1034 readInt8(offset: number): number; method