Searched refs:GP_FLAG_EFS (Results 1 – 3 of 3) sorted by relevance
227 short gpFlags = ZipUtils.GP_FLAG_EFS; // UTF-8 character encoding used for entry name in createWithDeflateCompressedData()
47 public static final short GP_FLAG_EFS = 0x0800; field in ZipUtils
350 result.putShort(ZipUtils.GP_FLAG_EFS); // General purpose flag: UTF-8 encoded name in outputRecordWithDeflateCompressedData()