Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nbt_parser
v0.2.1
Top Level Namespace
Nbt
Reader
Region
Header
Tag
Id
Writer
XmlParser
Options
Built with Crystal 1.9.2
2023-10-08 14:44:14 UTC
Top Level Namespace
Defined in:
Method Summary
gzipped?
(io : IO) : Bool
Check the first 2 bytes for the gzip signature
Method Detail
def
gzipped?
(io : IO) : Bool
#
Check the first 2 bytes for the gzip signature
[
View source
]