MCPcopy Create free account
hub / github.com/apache/thrift / writeUuid

Method writeUuid

lib/php/lib/Protocol/TJSONProtocol.php:583–586  ·  view source on GitHub ↗
($uuid)

Source from the content-addressed store, hash-verified

581 }
582
583 public function writeUuid($uuid)
584 {
585 $this->writeJSONString($uuid);
586 }
587
588 /**
589 * Reads the message header

Callers

nothing calls this directly

Calls 1

writeJSONStringMethod · 0.95

Tested by

no test coverage detected