예제 #1
0
 /**
  * @return int
  */
 public function EncodedSize()
 {
     return $this->oBodyStructure ? $this->oBodyStructure->Size() : 0;
 }