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

Method read

lib/php/lib/Exception/TApplicationException.php:52–55  ·  view source on GitHub ↗
($output)

Source from the content-addressed store, hash-verified

50 }
51
52 public function read($output)
53 {
54 return $this->_read('TApplicationException', self::$_TSPEC, $output);
55 }
56
57 public function write($output)
58 {

Callers

nothing calls this directly

Calls 1

_readMethod · 0.45

Tested by

no test coverage detected