Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ readMapEnd
Method
readMapEnd
lib/php/lib/Protocol/TCompactProtocol.php:532–535 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
530
}
531
532
public function readMapEnd()
533
{
534
return $this->readCollectionEnd();
535
}
536
537
public function readListBegin(&$elem_type, &$size)
538
{
Callers
nothing calls this directly
Calls
1
readCollectionEnd
Method · 0.95
Tested by
no test coverage detected