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

Method readFieldEnd

lib/php/lib/Protocol/TProtocol.php:154–154  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

152 abstract public function readFieldBegin(&$name, &$fieldType, &$fieldId);
153
154 abstract public function readFieldEnd();
155
156 abstract public function readMapBegin(&$keyType, &$valType, &$size);
157

Callers 1

skipMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected