Searched defs:readFixed32 (Results 1 – 8 of 8) sorted by relevance
72 function readFixed32(bufferDecoder, start) { function345 readFixed32, property
423 - (uint32_t)readFixed32 { method
115 int readFixed32() throws IOException; in readFixed32() method
273 public abstract int readFixed32() throws IOException; in readFixed32() method in CodedInputStream776 public int readFixed32() throws IOException { in readFixed32() method in CodedInputStream.ArrayDecoder1490 public int readFixed32() throws IOException { in readFixed32() method in CodedInputStream.UnsafeDirectNioDecoder2242 public int readFixed32() throws IOException { in readFixed32() method in CodedInputStream.StreamDecoder3338 public int readFixed32() throws IOException { in readFixed32() method in CodedInputStream.IterableDirectByteBufferDecoder
145 public int readFixed32() throws IOException { in readFixed32() method in CodedInputStreamReader
197 public int readFixed32() throws IOException { in readFixed32() method in BinaryReader.SafeHeapReader
767 jspb.BinaryReader.prototype.readFixed32 = function() { method in jspb.BinaryReader
208 public static function readFixed32(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire