Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ readI32
Method
readI32
lib/php/lib/Protocol/TCompactProtocol.php:575–578 ·
view source on GitHub ↗
(&$value)
Source
from the content-addressed store, hash-verified
573
}
574
575
public function readI32(&$value)
576
{
577
return $this->readZigZag($value);
578
}
579
580
public function readDouble(&$value)
581
{
Callers
2
testNaked
Function · 0.95
testField
Function · 0.95
Calls
1
readZigZag
Method · 0.95
Tested by
no test coverage detected