Searched defs:readInt32 (Results 1 – 11 of 11) sorted by relevance
46 function readInt32(bufferDecoder, start) { function347 readInt32, property
70 readInt32(offset: number): number { method in ByteBuffer
737 jspb.BinaryDecoder.prototype.readInt32 = function() { method in jspb.BinaryDecoder
608 jspb.BinaryReader.prototype.readInt32 = function() { method in jspb.BinaryReader
415 - (int32_t)readInt32 { method
103 int readInt32() throws IOException; in readInt32() method
267 public abstract int readInt32() throws IOException; in readInt32() method in CodedInputStream766 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.ArrayDecoder1480 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.UnsafeDirectNioDecoder2232 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.StreamDecoder3328 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.IterableDirectByteBufferDecoder
133 public int readInt32() throws IOException { in readInt32() method in CodedInputStreamReader
185 public int readInt32() throws IOException { in readInt32() method in BinaryReader.SafeHeapReader
166 public static function readInt32(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
46315 static __attribute__ ((warn_unused_result)) int32_t readInt32(const void* aPtr) in readInt32() function in mozilla::detail::Endian