public override void vmethod_13(Stream26 stream26_0) { this.int_0 = stream26_0.ReadInt(); int num = stream26_0.ReadInt(); int num2 = stream26_0.ReadInt(); byte[] byte_ = stream26_0.ReadBytes(num2, false); if (num == num2) { this.byte_0 = byte_; } else { this.byte_0 = new Class320().method_4(byte_); } stream26_0.Position += (long)AbstractTreeNode1.smethod_0(stream26_0.Position); }