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

Method readSetEnd

lib/php/lib/Protocol/TJSONProtocol.php:687–690  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

685 }
686
687 public function readSetEnd()
688 {
689 $this->readJSONArrayEnd();
690 }
691
692 public function readBool(&$bool)
693 {

Callers

nothing calls this directly

Calls 1

readJSONArrayEndMethod · 0.95

Tested by

no test coverage detected