abstract class Object

Overview

Object is the base type of all Crystal objects.

Defined in:

CBOR/to_cbor.cr

Instance Method Summary

Instance Method Detail

def to_cbor(io : IO) #

[View source]
def to_cbor #

[View source]