Class
Contains compression information about chunk Chunk is a structure (optionaly LZMA compressed) that contains file entries and data blob
Inheritance
System.Object
Implements
System.IEquatable<AssetRipper.IO.Files.BundleFiles.RawWeb.>
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.IO.Files.BundleFiles.RawWeb
Assembly: AssetRipper.IO.Files.dll
Syntax
public abstract sealed class : IEquatable<>
Implements
System.IEquatable<T>