Searched defs:readUint32 (Results 1 – 8 of 8) sorted by relevance
156 function readUint32(bufferDecoder, start) { function352 readUint32, property
74 readUint32(offset: number): number { method in ByteBuffer
666 jspb.BinaryDecoder.prototype.readUint32 = function() { method in jspb.BinaryDecoder
676 jspb.BinaryReader.prototype.readUint32 = function() { method in jspb.BinaryReader
180 public static function readUint32(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
87 Decoder.prototype.readUint32 = function() { method in Decoder
77 static uint32_t readUint32(WasmObjectFile::ReadContext &Ctx) { in readUint32() function