Searched defs:readInt8 (Results 1 – 6 of 6) sorted by relevance
54 readInt8(offset: number): number { method in ByteBuffer
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