Searched defs:writeInt16 (Results 1 – 2 of 2) sorted by relevance
288 Encoder.prototype.writeInt16 = function(val) { method in Encoder
350 static int writeInt16(u8 *p, int i){ in writeInt16() function