Searched refs:CHECK_CRC64 (Results 1 – 3 of 3) sorted by relevance
45 public static final int CHECK_CRC64 = 4; field in XZ
94 this(out, filterOptions, XZ.CHECK_CRC64); in XZOutputStream()140 this(out, filterOptions, XZ.CHECK_CRC64); in XZOutputStream()
43 case XZ.CHECK_CRC64: in getInstance()