virtualx-engine/modules/zip
Haoyu Qiu 08b1354b36 Set language encoding flag when using ZIPPacker
When non-ASCII filenames are used, this indicates that the encoding is
UTF-8. Programs like ZIPReader can then parse the filename correctly.
2023-12-05 17:12:12 +08:00
..
doc_classes Add function ZIPReader::file_exists 2023-08-16 15:10:32 +02:00
config.py
register_types.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
register_types.h
SCsub
zip_packer.cpp Set language encoding flag when using ZIPPacker 2023-12-05 17:12:12 +08:00
zip_packer.h Use pass by reference in ZIPPacker & ZIPReader signatures 2023-09-10 00:22:53 +02:00
zip_reader.cpp Use pass by reference in ZIPPacker & ZIPReader signatures 2023-09-10 00:22:53 +02:00
zip_reader.h Use pass by reference in ZIPPacker & ZIPReader signatures 2023-09-10 00:22:53 +02:00