Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
CBOR::Builder
Inherits
Reference
<
Object
Constructors
new
(io :
IO
)
Source
Instance methods
array
(e :
Enumerable
)
Source
bool
(b)
Source
bytes
(b :
Bytes
)
Source
float
(f :
Float
)
Source
int
(i :
Int
)
Source
null
Source
object
(h :
Hash
)
Source
string
(s :
String
)
Source