Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Compress::Gzip::Header
Inherits
Reference
/
Object
A header in a gzip stream.
Instance methods
comment
Source
comment=
(comment :
String
|
Nil
)
Source
extra
Source
extra=
(extra :
Slice
(
UInt8
))
Source
modification_time
Source
modification_time=
(modification_time :
Time
)
Source
name
Source
name=
(name :
String
|
Nil
)
Source
os
Source
os=
(os :
UInt8
)
Source