Method: Cborb::Decoding::Types::Root.accept
- Defined in:
- lib/cborb/decoding/types/root.rb
.accept(im_data, type, value) ⇒ Object
3 4 5 |
# File 'lib/cborb/decoding/types/root.rb', line 3 def self.accept(im_data, type, value) value end |