Searched defs:WriteInt (Results 1 – 2 of 2) sorted by relevance
66 Status WriteInt(const int32_t data) { in WriteInt() function
190 void WriteInt(int value) { WritePOD(value); } in WriteInt() function