Example #1
0
 public static MutableString Finish(ZStream/*!*/ self)
 {
     return self.Finish();
 }