Searched defs:readUInt32 (Results 1 – 6 of 6) sorted by relevance
164 UDataReadUInt32 *readUInt32; member
34 public static long readUInt32(ByteBuffer bb) { in readUInt32() method in IsoTypeReader
68 static bool readUInt32(SharedBuffer* buffer, size_t& offset, uint32_t& value) in readUInt32() function
246 public int readUInt32() throws IOException { in readUInt32() method in CodedInputByteBufferNano
253 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStreamMicro
279 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream