Searched defs:readInt32 (Results 1 – 8 of 8) sorted by relevance
387 - (int32_t)readInt32 { method
825 jspb.BinaryDecoder.prototype.readInt32 = function() { method in jspb.BinaryDecoder
608 jspb.BinaryReader.prototype.readInt32 = function() { method in jspb.BinaryReader
168 public int readInt32() throws IOException { in readInt32() method in CodedInputByteBufferNano
176 public int readInt32() throws IOException { in readInt32() method in CodedInputStreamMicro
921 flatbuffers.ByteBuffer.prototype.readInt32 = function(offset) { method in flatbuffers.ByteBuffer
337 public int readInt32() throws IOException { in readInt32() method in CodedInputStream
81 Decoder.prototype.readInt32 = function() { method in Decoder