Skip to content

LZMA.FilterList.FilterID

Andrew Lambert edited this page Nov 26, 2022 · 2 revisions

LZMA.FilterList.FilterID

Method Signatures

 Function FilterID(Index As Integer) As UInt64
 Sub FilterID(Index As Integer, Assigns NewFilter As UInt64)

Remarks

Gets or sets the filter ID number for the filter at Index.

Clone this wiki locally