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