Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Quartz::RPC::Varint
Instance methods
decode
(bytes :
Bytes
) :
Tuple
(
UInt64
,
Int32
)
Source
encode
(value :
UInt64
) :
Bytes
Source
read
(io :
IO
) :
UInt64
Source
write
(io :
IO
, value :
UInt64
) :
Int32
Source