Pio::MatchFormat wrapper.
41 42 43
# File 'lib/pio/flow_mod.rb', line 41 def get Pio::Match.read match end
37 38 39
# File 'lib/pio/flow_mod.rb', line 37 def set(object) self.match = object.to_binary_s end