class OpenFlow::Protocol::ActionVendor

Public Instance Methods

body_length() click to toggle source
# File lib/openflow-protocol/actions/action_vendor.rb, line 8
def body_length
  4
end