Searched defs:writeUint64 (Results 1 – 5 of 5) sorted by relevance
300 jspb.BinaryEncoder.prototype.writeUint64 = function(value) { method in jspb.BinaryEncoder
556 jspb.BinaryWriter.prototype.writeUint64 = function(field, value) { method in jspb.BinaryWriter
315 public static function writeUint64(&$output, $value) function in Google\\Protobuf\\Internal\\GPBWire
90 static int writeUint64(raw_ostream &OS, uint64_t Value) { in writeUint64() function
46339 static void writeUint64(void* aPtr, uint64_t aValue) in writeUint64() function in mozilla::detail::Endian