Property | Type | Description | |
---|---|---|---|
CompressedSize | uint | ||
DataOffset | uint | ||
DirectoryIndex | ushort | ||
ExpandedSize | uint | ||
Filename | string | ||
Flags | ushort | ||
LinkFlags | byte | ||
LinkToNext | uint | ||
LinkToPrevious | uint | ||
MD5 | byte[] | ||
NameOffset | uint | ||
Volume | ushort |
Method | Description | |
---|---|---|
FileDescriptor ( Stream reader, long tableOffset ) : System |
public FileDescriptor ( Stream reader, long tableOffset ) : System | ||
reader | Stream | |
tableOffset | long | |
return | System |