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