Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ writeSetEnd
Method
writeSetEnd
lib/php/lib/Protocol/TJSONProtocol.php:543–546 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
541
}
542
543
public function writeSetEnd()
544
{
545
$this->writeJSONArrayEnd();
546
}
547
548
public function writeBool($bool)
549
{
Callers
nothing calls this directly
Calls
1
writeJSONArrayEnd
Method · 0.95
Tested by
no test coverage detected