Searched defs:writeUInt (Results 1 – 2 of 2) sorted by relevance
102 public void writeUInt(int v) throws IOException { in writeUInt() method in DataOutputCompressor
73 void SkWriteBuffer::writeUInt(uint32_t value) { in writeUInt() function in SkWriteBuffer