menu
archive package
documentation
archive_io.dart
ZipFileEncoder
ZipFileEncoder constructor
ZipFileEncoder constructor
dark_mode
light_mode
ZipFileEncoder
constructor
ZipFileEncoder
(
{
String
?
password
,
})
Implementation
ZipFileEncoder({
this
.password});
archive package
documentation
archive_io
ZipFileEncoder
ZipFileEncoder constructor
ZipFileEncoder class
Constructors
ZipFileEncoder
Properties
hashCode
password
runtimeType
Methods
addArchiveFile
addDirectory
addFile
addFileSync
close
closeSync
create
createWithStream
noSuchMethod
open
toString
zipDirectory
Operators
operator ==
Constants
gzip
store