We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
COMPRESSION_FORMAT_LZNT1
LZNT1 compression (LZ77). Sometimes also referred to as NTFS compression.
COMPRESSION_FORMAT_XPRESS
LZXPRESS compression (LZ77 + DIRECT2).
COMPRESSION_FORMAT_XPRESS_HUFF
LZXPRESS with Huffman compression.
MSDN: RtlCompressBuffer function
MSDN: RtlDecompressBuffer function
MSDN: LZNT1
There was an error while loading. Please reload this page.