Searched defs:readInt32 (Results 1 – 8 of 8) sorted by relevance
70 readInt32(offset: number): number { method in ByteBuffer
471 - (int32_t)readInt32 { method
81 int readInt32() throws IOException; in readInt32() method
278 public abstract int readInt32() throws IOException; in readInt32() method in CodedInputStream754 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.ArrayDecoder1446 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.UnsafeDirectNioDecoder2217 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.StreamDecoder3319 public int readInt32() throws IOException { in readInt32() method in CodedInputStream.IterableDirectByteBufferDecoder
111 public int readInt32() throws IOException { in readInt32() method in CodedInputStreamReader
163 public int readInt32() throws IOException { in readInt32() method in BinaryReader.SafeHeapReader
143 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