Searched defs:writeUint8 (Results 1 – 2 of 2) sorted by relevance
259 jspb.BinaryEncoder.prototype.writeUint8 = function(value) { method in jspb.BinaryEncoder
104 static int writeUint8(raw_ostream &OS, uint8_t Value) { in writeUint8() function