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

Method readStructEnd

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

Source from the content-addressed store, hash-verified

623 }
624
625 public function readStructEnd()
626 {
627 $this->readJSONObjectEnd();
628 }
629
630 public function readFieldBegin(&$name, &$fieldType, &$fieldId)
631 {

Callers

nothing calls this directly

Calls 1

readJSONObjectEndMethod · 0.95

Tested by

no test coverage detected