Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ readCollectionEnd
Method
readCollectionEnd
lib/php/lib/Protocol/TCompactProtocol.php:525–530 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
523
}
524
525
public function readCollectionEnd()
526
{
527
$this->state = array_pop($this->containers);
528
529
return 0;
530
}
531
532
public function readMapEnd()
533
{
Callers
3
readMapEnd
Method · 0.95
readListEnd
Method · 0.95
readSetEnd
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected