class

CBOR::Decoder

Inherits Reference / Object

Constructors

new(input)
Source

Instance methods

consume_array
Source
consume_hash
Source
current_token
Source
finish_token!
Source
read_begin_hash
Source
read_bool
Source
read_bytes
Source
read_float
Source
read_int
Source
read_nil
Source
read_nil_or
Source
read_num
Source
read_string
Source
read_tag
Source
read_value
Source
unexpected_token(token, expected = nil)
Source