Method | Description | |
---|---|---|
Build ( |
||
FileSegmentBuilder ( ) : System | ||
GetPhysicalLength ( ) : uint | ||
GetSegmentRelativeOffset ( FileSegment segment ) : uint | ||
UpdateOffsets ( |
||
UpdateReferences ( |
||
Write ( WritingContext context ) : void |
public Build ( |
||
context | ||
return | void |
public GetSegmentRelativeOffset ( FileSegment segment ) : uint | ||
segment | FileSegment | |
return | uint |
public UpdateOffsets ( |
||
context | ||
return | void |
public UpdateReferences ( |
||
context | ||
return | void |
public Write ( WritingContext context ) : void | ||
context | WritingContext | |
return | void |