Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
CBOR
v0.1.1
Array
Bool
CBOR
Builder
Enum
Float
Hash
Int
NamedTuple
Nil
Object
Set
Slice
String
Symbol
Time
EpochConverter
EpochMillisConverter
Format
Tuple
Built with Crystal 1.9.2
2023-10-08 00:38:13 UTC
abstract class
Object
Overview
Object
is the base type of all Crystal objects.
Defined in:
CBOR/to_cbor.cr
Instance Method Summary
#to_cbor
(io : IO)
#to_cbor
Instance Method Detail
def
to_cbor
(io : IO)
#
[
View source
]
def
to_cbor
#
[
View source
]