public PartitionFileIndexEntry( int partition, long offset, long compressedSize, long uncompressedSize )
Public Sub New ( partition As Integer, offset As Long, compressedSize As Long, uncompressedSize As Long )
public: PartitionFileIndexEntry( int partition, long long offset, long long compressedSize, long long uncompressedSize )
new : partition : int * offset : int64 * compressedSize : int64 * uncompressedSize : int64 -> PartitionFileIndexEntry
Copyright © Sven Groot (Ookii.org) 2022