Class LzipArchiveSettings

LzipArchiveSettings class

클래스에는 특정 lzip 아카이브의 설정이 포함되어 있습니다.

public class LzipArchiveSettings

생성자

이름설명
LzipArchiveSettings(int, int)의 새 인스턴스를 초기화합니다.LzipArchiveSettings 특정 사전 크기.

속성

이름설명
static FastestSpeed { get; }인스턴스를 가져옵니다.LzipArchiveSettings 사전 크기가 LZMA 필터에서 65536바이트인 class .
static FastSpeed { get; }인스턴스를 가져옵니다.LzipArchiveSettings 사전 크기가 LZMA 필터에서 1MB인 class .
static HighCompression { get; }인스턴스를 가져옵니다.LzipArchiveSettings 사전 크기가 LZMA 필터에서 32MB인 class .
static MaximumCompression { get; }인스턴스를 가져옵니다.LzipArchiveSettings 사전 크기가 LZMA 필터에서 64MB인 class .
static Normal { get; }인스턴스를 가져옵니다.LzipArchiveSettings 사전 크기가 LZMA 필터에서 16MB인 class .
DictionarySize { get; }LZMA 압축에서 사용하는 사전의 크기를 가져옵니다.
MaxMemberSize { get; }lzip 아카이브에서 한 멤버의 최대 크기를 바이트 단위로 가져옵니다.

또한보십시오