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

Method readFieldBegin

lib/php/lib/Protocol/TProtocol.php:152–152  ·  view source on GitHub ↗
(&$name, &$fieldType, &$fieldId)

Source from the content-addressed store, hash-verified

150 abstract public function readStructEnd();
151
152 abstract public function readFieldBegin(&$name, &$fieldType, &$fieldId);
153
154 abstract public function readFieldEnd();
155

Callers 1

skipMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected