Method: Roby::Log::DataStream#decoders

Defined in:
lib/roby/log/data_stream.rb

#decodersObject (readonly)

The set of decoders attached to this stream



73
74
75
# File 'lib/roby/log/data_stream.rb', line 73

def decoders
  @decoders
end