Searched defs:writeUint8 (Results 1 – 3 of 3) 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
1439 Buffer.prototype.writeUint8 = method in Buffer