ArchiverGetFileOffset Method

Calculate the file offset by reading the corresponding local header.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public uint GetFileOffset(
	uint headerOffset
)

Parameters

headerOffset  UInt32

Return Value

UInt32

See Also