示例#1
0
 public static byte[] smethod_3(byte[] A_0)
 {
     return(Stream9.smethod_3(A_0, typeof(Stream8)));
 }
示例#2
0
 public static string smethod_2(byte[] A_0)
 {
     return(Stream9.smethod_1(A_0, typeof(Stream8)));
 }
示例#3
0
 public Stream8(Stream A_0, CompressionMode A_1, CompressionLevel A_2, bool A_3)
 {
     this.stream9_0 = new Stream9(A_0, A_1, A_2, ZlibStreamFlavor.ZLIB, A_3);
 }
示例#4
0
 public static byte[] smethod_0(string A_0)
 {
     return(Stream9.smethod_0(A_0, typeof(Stream8)));
 }
示例#5
0
 public static byte[] smethod_1(byte[] A_0)
 {
     return(Stream9.smethod_2(A_0, typeof(Stream0)));
 }