Ejemplo n.º 1
0
 public static long Pos(GzipWriter/*!*/ self)
 {
     return self.GetWrapper().Position;
 }
Ejemplo n.º 2
0
 public static long Pos(GzipWriter /*!*/ self)
 {
     return(self.GetWrapper().Position);
 }