DataPak_OSExt

Default extension for adding general support for using it as a regular file archival tool

Members

Variables

creationDate
ulong creationDate;

Creation date in 64 bit POSIX time format

field
ulong field;

Unused by default, can store attributes if needed

id
char[6] id;

Identifies that this field is a DataPak_OSExt struct

modifyDate
ulong modifyDate;

Modification date in 64 bit POSIX time format

ownerUserGroup
char[32] ownerUserGroup;

Owner's group on POSIX systems

ownerUserID
char[32] ownerUserID;

Owner's ID on POSIX systems

path
char[160] path;

Stores the relative path of the file

size
ushort size;

Size of this field

Meta