111 112 113
# File 'lib/cborb/decoding/state.rb', line 111 def finished? !@result.eql?(NO_RESULT) end