MCPcopy 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

readMapEndMethod · 0.95
readListEndMethod · 0.95
readSetEndMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected