phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
ArchiveMember.compressedData
std
zip
ArchiveMember
Data of member in compressed form.
class
ArchiveMember
@
property
@
safe
pure nothrow @
nogc
ubyte
[]
compressedData
(
)
Return Value
Type:
ubyte
[]
The file data in compressed form.
Meta
Source
See Implementation
std
zip
ArchiveMember
properties
compressedData
compressedSize
compressionMethod
crc32
expandedData
expandedSize
extractVersion
fileAttributes
index
time
variables
comment
extra
flags
internalAttributes
name
Data of member in compressed form.