βοΈzip
zip datatype
Functions
read
zip_object:read("folder/file.txt")path
string
path to file
Returns:
read_stream
zip_object:read_stream("folder/file.txt")path
string
path to file
Returns:
write
write_stream
save
get_files
Returns:
exists
path
string
path to file
Returns:
extract
extract_all
destination
string
directory to extract file to
Last updated