Struct BundleOdbBackend.ObjectInfo
[DataContract]
[DataSerializer(typeof(BundleOdbBackend.ObjectInfo.Serializer))]
public struct BundleOdbBackend.ObjectInfo
- Inherited Members
Fields
EndOffset
public long EndOffset
Field Value
IncrementalBundleIndex
public int IncrementalBundleIndex
Field Value
IsCompressed
public bool IsCompressed
Field Value
SizeNotCompressed
public long SizeNotCompressed
Field Value
StartOffset
public long StartOffset