Struct SingleFileBundle.Header
- Namespace
- ICSharpCode.Decompiler
- Assembly
- ICSharpCode.Decompiler.dll
public struct SingleFileBundle.Header
- Inherited Members
Fields
BundleID
public string BundleID
Field Value
DepsJsonOffset
public long DepsJsonOffset
Field Value
DepsJsonSize
public long DepsJsonSize
Field Value
Entries
public ImmutableArray<SingleFileBundle.Entry> Entries
Field Value
FileCount
public int FileCount
Field Value
Flags
public ulong Flags
Field Value
MajorVersion
public uint MajorVersion
Field Value
MinorVersion
public uint MinorVersion
Field Value
RuntimeConfigJsonOffset
public long RuntimeConfigJsonOffset
Field Value
RuntimeConfigJsonSize
public long RuntimeConfigJsonSize