abstract class Object
Overview
Object
is the base type of all Crystal objects.
Defined in:
bencoding/bencode.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
bdecode(io : IO) :
self
#
def self.
bdecode(string :
String) :
self
#
Instance Method Detail