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

Method readFieldEnd

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

Source from the content-addressed store, hash-verified

642 }
643
644 public function readFieldEnd()
645 {
646 $this->readJSONObjectEnd();
647 }
648
649 public function readMapBegin(&$keyType, &$valType, &$size)
650 {

Callers

nothing calls this directly

Calls 1

readJSONObjectEndMethod · 0.95

Tested by

no test coverage detected