| Package | stimulsoft.report.export.tools.zipwriter |
| Class | public class StiZipWriterGeneralBitFlags |
| Inheritance | StiZipWriterGeneralBitFlags Object |
| Constant | Defined By | ||
|---|---|---|---|
| Descriptor : int = 0x0008 [static] Bit 3 if set indicates a trailing data desciptor is appended to the entry data | StiZipWriterGeneralBitFlags | ||
| None : int = 0 [static] None | StiZipWriterGeneralBitFlags | ||
| UnicodeText : int = 0x0800 [static] Bit 11 if set indicates the filename and comment fields for this file must be encoded using UTF-8. | StiZipWriterGeneralBitFlags | ||
| Descriptor | Constant |
public static const Descriptor:int = 0x0008Bit 3 if set indicates a trailing data desciptor is appended to the entry data
| None | Constant |
public static const None:int = 0None
| UnicodeText | Constant |
public static const UnicodeText:int = 0x0800Bit 11 if set indicates the filename and comment fields for this file must be encoded using UTF-8.