Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
Game.ZipArchiveEntry
Game.ZipArchiveEntry 的协作图:

Public 成员函数

override string ToString ()

Public 属性

ZipArchive.Compression Method
string FilenameInZip
uint FileSize
uint CompressedSize
uint HeaderOffset
uint FileOffset
uint HeaderSize
uint Crc32
bool IsFilenameUtf8
DateTime ModifyTime
string Comment
bool EncodeUTF8

详细描述

在文件 ZipArchiveEntry.cs2 行定义.

成员函数说明

◆ ToString()

override string Game.ZipArchiveEntry.ToString ( )

在文件 ZipArchiveEntry.cs27 行定义.

类成员变量说明

◆ Comment

string Game.ZipArchiveEntry.Comment

在文件 ZipArchiveEntry.cs23 行定义.

◆ CompressedSize

uint Game.ZipArchiveEntry.CompressedSize

在文件 ZipArchiveEntry.cs9 行定义.

◆ Crc32

uint Game.ZipArchiveEntry.Crc32

在文件 ZipArchiveEntry.cs17 行定义.

◆ EncodeUTF8

bool Game.ZipArchiveEntry.EncodeUTF8

在文件 ZipArchiveEntry.cs25 行定义.

◆ FilenameInZip

string Game.ZipArchiveEntry.FilenameInZip

在文件 ZipArchiveEntry.cs5 行定义.

◆ FileOffset

uint Game.ZipArchiveEntry.FileOffset

在文件 ZipArchiveEntry.cs13 行定义.

◆ FileSize

uint Game.ZipArchiveEntry.FileSize

在文件 ZipArchiveEntry.cs7 行定义.

◆ HeaderOffset

uint Game.ZipArchiveEntry.HeaderOffset

在文件 ZipArchiveEntry.cs11 行定义.

◆ HeaderSize

uint Game.ZipArchiveEntry.HeaderSize

在文件 ZipArchiveEntry.cs15 行定义.

◆ IsFilenameUtf8

bool Game.ZipArchiveEntry.IsFilenameUtf8

在文件 ZipArchiveEntry.cs19 行定义.

◆ Method

ZipArchive.Compression Game.ZipArchiveEntry.Method

在文件 ZipArchiveEntry.cs3 行定义.

◆ ModifyTime

DateTime Game.ZipArchiveEntry.ModifyTime

在文件 ZipArchiveEntry.cs21 行定义.


该类的文档由以下文件生成: