コード例 #1
0
ファイル: TProtocolDecorator.php プロジェクト: angejia/thrift
 public function writeSetEnd()
 {
     return $this->concreteProtocol_->writeSetEnd();
 }