class
Amber::Schema::CBOR::Reader
- Amber::Schema::CBOR::Reader
- Reference
- Object
Defined in:
amber/schema/cbor.crConstructors
Instance Method Summary
- #finish! : Nil
- #read_array_size : Int32
- #read_bytes : Bytes
- #read_int : Int64
- #read_json(depth = 0) : JSON::Any
- #read_map_size : Int32
- #read_tag : UInt64
- #read_text : String