Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Dawg::Serialization
Instance methods
load_bool
(io)
Source
load_char
(io)
Source
load_fast
(filename)
Source
load_int
(io)
Source
load_small
(filename)
Source
save
(filename, dawg :
Dawg
)
Source
write_bool
(var, io)
Source
write_char
(char, io)
Source
write_int
(int, io)
Source