コード例 #1
0
 internal Stream method_4()
 {
     byte[] buffer = this.method_16();
     if (Class85.smethod_19(buffer))
     {
         return(new MemoryStream(buffer));
     }
     try
     {
         return(new MemoryStream(this.method_11(this.interface7_0.imethod_0())));
     }
     catch (Exception)
     {
         return(Class567.smethod_13());
     }
 }