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