Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nbt
master
NBT
B64Value
Component
NamedTag
NBTString
Reader
Tag
Type
Built with Crystal 1.9.2
2023-10-07 20:23:09 UTC
module
NBT
Defined in:
nbt.cr
Constant Summary
VERSION
=
"0.1.0"
Class Method Summary
.read
(io : IO) : Hash(String, Tag)
Class Method Detail
def self.
read
(io : IO) : Hash(String,
Tag
)
#
[
View source
]