Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ read
Method
read
lib/php/src/Thrift.php:789–792 ·
view source on GitHub ↗
($output)
Source
from the content-addressed store, hash-verified
787
}
788
789
public function read($output)
790
{
791
return $this->_read(
'TApplicationException'
, self::$_TSPEC, $output);
792
}
793
794
public function write($output)
795
{
Callers
nothing calls this directly
Calls
1
_read
Method · 0.45
Tested by
no test coverage detected