ZipArchive.data

Array representing the entire contents of the archive.

class ZipArchive
@property @safe @nogc pure nothrow
ubyte[]
data
()

Return Value

Type: ubyte[]

Data of the entire contents of the archive.

Meta