Searched defs:readUint8 (Results 1 – 3 of 3) sorted by relevance
58 readUint8(offset: number): number { method in ByteBuffer
638 jspb.BinaryDecoder.prototype.readUint8 = function() { method in jspb.BinaryDecoder
71 static uint8_t readUint8(WasmObjectFile::ReadContext &Ctx) { in readUint8() function