My Project v1
Project
载入中...
搜索中...
未找到
Game.ZipArchive 成员列表

成员的完整列表,这些成员属于 Game.ZipArchive,包括所有继承而来的类成员

AddStream(string filenameInZip, Stream source)Game.ZipArchive
CentralDirImageGame.ZipArchive
Close()Game.ZipArchive
CommentGame.ZipArchive
Compression 枚举名称Game.ZipArchive
CrcTableGame.ZipArchivestatic
Create(Stream stream, bool keepStreamOpen=false)Game.ZipArchivestatic
DateTimeToDosTime(DateTime _dt)Game.ZipArchive
Dispose()Game.ZipArchive
DosTimeToDateTime(uint _dt)Game.ZipArchive
ExistingFilesGame.ZipArchive
ExtractFile(ZipArchiveEntry zfe, Stream stream)Game.ZipArchive
FilesGame.ZipArchive
ForceDeflatingGame.ZipArchive
GetFileOffset(uint _headerOffset)Game.ZipArchive
IsUTF8Bytes(byte[] data, int start, int count)Game.ZipArchivestatic
KeepStreamOpenGame.ZipArchive
NormalizedFilename(string _filename)Game.ZipArchive
Open(Stream stream, bool keepStreamOpen=false)Game.ZipArchivestatic
ReadCentralDir()Game.ZipArchive
ReadFileInfo()Game.ZipArchive
ReadOnlyGame.ZipArchive
Store(ZipArchiveEntry _zfe, Stream _source)Game.ZipArchive
UpdateCrcAndSizes(ZipArchiveEntry _zfe)Game.ZipArchive
WriteCentralDirRecord(ZipArchiveEntry _zfe)Game.ZipArchive
WriteEndRecord(uint _size, uint _offset)Game.ZipArchive
WriteLocalHeader(ZipArchiveEntry _zfe)Game.ZipArchive
ZipArchive()Game.ZipArchiveprivatestatic
ZipArchive()Game.ZipArchive
ZipFileStreamGame.ZipArchive