MCPcopy Create free account
hub / github.com/apache/thrift / writeJSONArrayEnd

Method writeJSONArrayEnd

lib/php/lib/Protocol/TJSONProtocol.php:271–275  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

269 }
270
271 private function writeJSONArrayEnd()
272 {
273 $this->popContext();
274 $this->trans_->write(self::RBRACKET);
275 }
276
277 private function readJSONString($skipContext)
278 {

Callers 9

writeMessageEndMethod · 0.95
writeMapEndMethod · 0.95
writeListEndMethod · 0.95
writeSetEndMethod · 0.95
writeMessageEndMethod · 0.95
writeMapEndMethod · 0.95
writeListEndMethod · 0.95
writeSetEndMethod · 0.95

Calls 2

popContextMethod · 0.95
writeMethod · 0.65

Tested by 1