Свойство | Type | Description | |
---|---|---|---|
FileTable | List |
||
TocOffset | ulong | ||
cpkdata | object>.Dictionary | ||
utf |
Méthode | Description | |
---|---|---|
CPK ( Tools tool ) : System | ||
DecompressCRILAYLA ( byte input, int USize ) : byte[] | ||
DecryptUTF ( byte input ) : byte[] | ||
GetColumnData ( |
||
GetColumnPostion ( |
||
GetColumnType ( |
||
GetColumsData2 ( |
||
ReadCPK ( string sPath ) : bool | ||
ReadETOC ( System.IO.EndianReader br, ulong startoffset ) : bool | ||
ReadGTOC ( System.IO.EndianReader br, ulong startoffset ) : bool | ||
ReadITOC ( System.IO.EndianReader br, ulong startoffset, ulong ContentOffset, ushort Align ) : bool | ||
ReadTOC ( System.IO.EndianReader br, ulong TocOffset, ulong ContentOffset ) : bool | ||
UpdateFileEntry ( |
||
UpdateValue ( byte &packet, object value, long pos, |
||
WriteCPK ( |
||
WriteETOC ( |
||
WriteGTOC ( |
||
WriteITOC ( |
||
WritePacket ( |
||
WriteTOC ( |
Méthode | Description | |
---|---|---|
CreateFileEntry ( string FileName, ulong FileOffset, |
||
ReadUTFData ( System.IO.EndianReader br ) : void | ||
get_next_bits ( byte input, int &offset_p, byte &bit_pool_p, int &bits_left_p, int bit_count ) : ushort |
public DecompressCRILAYLA ( byte input, int USize ) : byte[] | ||
input | byte | |
USize | int | |
Résultat | byte[] |
public GetColumnData ( |
||
utf | ||
row | int | |
Name | string | |
Résultat | object |
public GetColumnPostion ( |
||
utf | ||
row | int | |
Name | string | |
Résultat | long |
public GetColumnType ( |
||
utf | ||
row | int | |
Name | string | |
Résultat |
public GetColumsData2 ( |
||
utf | ||
row | int | |
Name | string | |
type | int | |
Résultat | object |
public ReadETOC ( System.IO.EndianReader br, ulong startoffset ) : bool | ||
br | System.IO.EndianReader | |
startoffset | ulong | |
Résultat | bool |
public ReadGTOC ( System.IO.EndianReader br, ulong startoffset ) : bool | ||
br | System.IO.EndianReader | |
startoffset | ulong | |
Résultat | bool |
public ReadITOC ( System.IO.EndianReader br, ulong startoffset, ulong ContentOffset, ushort Align ) : bool | ||
br | System.IO.EndianReader | |
startoffset | ulong | |
ContentOffset | ulong | |
Align | ushort | |
Résultat | bool |
public ReadTOC ( System.IO.EndianReader br, ulong TocOffset, ulong ContentOffset ) : bool | ||
br | System.IO.EndianReader | |
TocOffset | ulong | |
ContentOffset | ulong | |
Résultat | bool |
public UpdateFileEntry ( |
||
fileEntry | ||
Résultat | void |
public UpdateValue ( byte &packet, object value, long pos, |
||
packet | byte | |
value | object | |
pos | long | |
type | ||
Résultat | void |
public WriteCPK ( |
||
cpk | ||
Résultat | void |
public WriteETOC ( |
||
cpk | ||
Résultat | void |
public WriteGTOC ( |
||
cpk | ||
Résultat | void |
public WriteITOC ( |
||
cpk | ||
Résultat | void |
public WritePacket ( |
||
cpk | ||
ID | string | |
position | ulong | |
packet | byte | |
Résultat | void |
public WriteTOC ( |
||
cpk | ||
Résultat | void |