Searched defs:writeUInt16 (Results 1 – 3 of 3) sorted by relevance
171 UDataWriteUInt16 *writeUInt16; member
47 public static void writeUInt16(ByteBuffer bb, int i) { in writeUInt16() method in IsoTypeWriter
98 static bool writeUInt16(Vector<char>& vector, uint16_t value) in writeUInt16() function