示例#1
0
文件: Class1.cs 项目: 15831944/WW
 private string method_0(Class74 stream, int stringOffset, int length)
 {
     stream.method_26();
     stream.Position = (long)(this.Entry.Offset + (uint)this.ushort_0) + (long)stringOffset;
     byte[] numArray = new byte[length];
     stream.method_24(numArray, 0, length);
     stream.method_27();
     return(Encoding.BigEndianUnicode.GetString(numArray, 0, numArray.Length));
 }
示例#2
0
文件: Class4.cs 项目: 15831944/WW
        protected internal override void vmethod_0(Class80 reader)
        {
            Class74 stream = reader.Stream;

            this.ushort_0 = stream.method_8();
            this.short_0  = stream.method_4();
            this.ushort_1 = stream.method_8();
            this.ushort_2 = stream.method_8();
            this.ushort_3 = (ushort)((uint)stream.method_8() & 4294967294U);
            this.short_1  = stream.method_4();
            this.short_2  = stream.method_4();
            this.short_3  = stream.method_4();
            this.short_4  = stream.method_4();
            this.short_5  = stream.method_4();
            this.short_6  = stream.method_4();
            this.short_7  = stream.method_4();
            this.short_8  = stream.method_4();
            this.short_9  = stream.method_4();
            this.short_10 = stream.method_4();
            short num = stream.method_4();

            this.byte_0 = (byte)((uint)num >> 8);
            this.byte_1 = (byte)((uint)num & (uint)byte.MaxValue);
            stream.method_24(this.byte_2, 0, this.byte_2.Length);
            this.uint_0     = stream.method_14();
            this.uint_1     = stream.method_14();
            this.uint_2     = stream.method_14();
            this.uint_3     = stream.method_14();
            this.sbyte_0[0] = stream.method_2();
            this.sbyte_0[1] = stream.method_2();
            this.sbyte_0[2] = stream.method_2();
            this.sbyte_0[3] = stream.method_2();
            this.ushort_4   = stream.method_8();
            this.ushort_5   = stream.method_8();
            this.ushort_6   = stream.method_8();
            this.short_11   = stream.method_4();
            this.short_12   = stream.method_4();
            this.short_13   = stream.method_4();
            this.ushort_7   = stream.method_8();
            this.ushort_8   = stream.method_8();
            this.uint_4     = stream.method_14();
            this.uint_5     = stream.method_14();
            this.short_14   = stream.method_4();
            this.short_15   = stream.method_4();
            this.ushort_9   = stream.method_8();
            this.ushort_10  = stream.method_8();
            this.ushort_11  = stream.method_8();
        }