Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ writeFieldStop
Method
writeFieldStop
lib/php/lib/Protocol/TCompactProtocol.php:207–210 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
205
}
206
207
public function writeFieldStop()
208
{
209
return $this->writeByte(0);
210
}
211
212
public function writeFieldHeader($type, $fid)
213
{
Callers
nothing calls this directly
Calls
1
writeByte
Method · 0.95
Tested by
no test coverage detected