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
module
CBOR
Overview
TODO
Write documentation for
CBOR
Defined in:
CBOR.cr
CBOR/builder.cr
CBOR/libcbor.cr
Constant Summary
VERSION
=
"0.1.0"
Class Method Summary
.build
(io : IO, &)
Class Method Detail
def self.
build
(io : IO, &)
#
[
View source
]