class Cborb::Decoding::Types::Root
Public Class Methods
accept(im_data, type, value)
click to toggle source
# File lib/cborb/decoding/types/root.rb, line 3 def self.accept(im_data, type, value) value end
# File lib/cborb/decoding/types/root.rb, line 3 def self.accept(im_data, type, value) value end