Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ readSetEnd
Method
readSetEnd
lib/php/lib/Protocol/TCompactProtocol.php:552–555 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
550
}
551
552
public function readSetEnd()
553
{
554
return $this->readCollectionEnd();
555
}
556
557
public function readBool(&$value)
558
{
Callers
nothing calls this directly
Calls
1
readCollectionEnd
Method · 0.95
Tested by
no test coverage detected