struct Bencoding::Any
- Bencoding::Any
- Struct
- Value
- Object
Defined in:
bencoding/any.crConstructors
Instance Method Summary
- #dictionary? : Bool
- #integer? : Bool
- #list? : Bool
- #raw : Type
- #string? : Bool
- #to_s(*args, **options)
- #to_s(*args, **options, &)
Instance methods inherited from class Object
bencode(builder : Bencoding::Builder)bencode : String bencode
Constructor methods inherited from class Object
bdecode(io : IO) : selfbdecode(string : String) : self bdecode