Table of Contents - cborb-0.3.0 Documentation
Classes and Modules
- Cborb
- Cborb::Decoding
- Cborb::Decoding::Concatenated
- Cborb::Decoding::Decoder
- Cborb::Decoding::SimpleBuffer
- Cborb::Decoding::State
- Cborb::Decoding::Types
- Cborb::Decoding::Types::Array
- Cborb::Decoding::Types::Break
- Cborb::Decoding::Types::ByteString
- Cborb::Decoding::Types::FloatingPoint
- Cborb::Decoding::Types::HalfPrecisionFloatingPoint
- Cborb::Decoding::Types::IndefiniteArray
- Cborb::Decoding::Types::IndefiniteByteString
- Cborb::Decoding::Types::IndefiniteMap
- Cborb::Decoding::Types::IndefiniteTextString
- Cborb::Decoding::Types::Integer
- Cborb::Decoding::Types::IntegerDecodable
- Cborb::Decoding::Types::Map
- Cborb::Decoding::Types::NegativeInteger
- Cborb::Decoding::Types::Root
- Cborb::Decoding::Types::SimpleValue
- Cborb::Decoding::Types::Tag
- Cborb::Decoding::Types::TextString
- Cborb::Decoding::Types::Type
- Cborb::Decoding::Types::UnassignedSimpleValue
- Cborb::Decoding::Types::Unknown
- Cborb::DecodingError
- Cborb::Error
- Cborb::InvalidByteSequenceError
Methods
- ::accept — Cborb::Decoding::Types::Array
- ::accept — Cborb::Decoding::Types::IndefiniteArray
- ::accept — Cborb::Decoding::Types::IndefiniteByteString
- ::accept — Cborb::Decoding::Types::IndefiniteMap
- ::accept — Cborb::Decoding::Types::IndefiniteTextString
- ::accept — Cborb::Decoding::Types::Map
- ::accept — Cborb::Decoding::Types::Root
- ::accept — Cborb::Decoding::Types::Tag
- ::accept — Cborb::Decoding::Types::Type
- ::decode — Cborb::Decoding::Types::Array
- ::decode — Cborb::Decoding::Types::Break
- ::decode — Cborb::Decoding::Types::ByteString
- ::decode — Cborb::Decoding::Types::FloatingPoint
- ::decode — Cborb::Decoding::Types::HalfPrecisionFloatingPoint
- ::decode — Cborb::Decoding::Types::IndefiniteArray
- ::decode — Cborb::Decoding::Types::IndefiniteByteString
- ::decode — Cborb::Decoding::Types::IndefiniteMap
- ::decode — Cborb::Decoding::Types::IndefiniteTextString
- ::decode — Cborb::Decoding::Types::Integer
- ::decode — Cborb::Decoding::Types::Map
- ::decode — Cborb::Decoding::Types::NegativeInteger
- ::decode — Cborb::Decoding::Types::SimpleValue
- ::decode — Cborb::Decoding::Types::Tag
- ::decode — Cborb::Decoding::Types::TextString
- ::decode — Cborb::Decoding::Types::Type
- ::decode — Cborb::Decoding::Types::UnassignedSimpleValue
- ::decode — Cborb::Decoding::Types::Unknown
- ::decode — Cborb
- ::indefinite? — Cborb::Decoding::Types::IndefiniteArray
- ::indefinite? — Cborb::Decoding::Types::IndefiniteByteString
- ::indefinite? — Cborb::Decoding::Types::IndefiniteMap
- ::indefinite? — Cborb::Decoding::Types::IndefiniteTextString
- ::indefinite? — Cborb::Decoding::Types::Type
- ::new — Cborb::Decoding::Concatenated
- ::new — Cborb::Decoding::Decoder
- ::new — Cborb::Decoding::SimpleBuffer
- ::new — Cborb::Decoding::State
- ::new — Cborb::InvalidByteSequenceError
- ::to_single — Cborb::Decoding::Types::HalfPrecisionFloatingPoint
- #<< — Cborb::Decoding::State
- #accept_value — Cborb::Decoding::State
- #consume — Cborb::Decoding::State
- #consume_as_integer — Cborb::Decoding::Types::IntegerDecodable
- #consume_byte — Cborb::Decoding::State
- #decode — Cborb::Decoding::Decoder
- #decode — Cborb
- #finished? — Cborb::Decoding::State
- #inspect — Cborb::Decoding::Decoder
- #loop_consuming — Cborb::Decoding::State
- #peek — Cborb::Decoding::SimpleBuffer
- #push_stack — Cborb::Decoding::State
- #remaining_bytes — Cborb::Decoding::State
- #reset! — Cborb::Decoding::SimpleBuffer
- #result — Cborb::Decoding::State
- #stack_top — Cborb::Decoding::State
- #write — Cborb::Decoding::SimpleBuffer