class Pio::OpenFlow13::UnsupportedAction

Actions not yet implemented.

Public Instance Methods

to_binary() click to toggle source
# File lib/pio/open_flow13/actions.rb, line 15
def to_binary
  to_binary_s
end