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