struct Protodec::VarLong

Defined in:

protodec/utils.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Class Method Detail

def self.from_io(io : IO, format = IO::ByteFormat::NetworkEndian) : Int64 #

[View source]
def self.to_io(io : IO, value : Int64) #

[View source]

Instance Method Detail

def initialize #

[View source]