Maven module :un.storage : archive-xz :
Class :
un.storage.archive.xz.BCJCoder
Extends/Implements :
un.storage.archive.xz.FilterCoder
Subclasses : -
Variables :
X86_FILTER_ID,
POWERPC_FILTER_ID,
IA64_FILTER_ID,
ARM_FILTER_ID,
ARMTHUMB_FILTER_ID,
SPARC_FILTER_ID
Functions :
isBCJFilterID,
changesSize,
nonLastOK,
lastOK
public long
X86_FILTER_ID
public long
POWERPC_FILTER_ID
public long
IA64_FILTER_ID
public long
ARM_FILTER_ID
public long
ARMTHUMB_FILTER_ID
public long
SPARC_FILTER_ID
public boolean
isBCJFilterID (long filterID)
public boolean
changesSize ()
public boolean
nonLastOK ()
public boolean
lastOK ()
BCJCoder
Author: Lasse Collin
This file has been put into the public domain.
You can do whatever you want with this file.