Class: Pio::OpenFlow10::Features::Request::Format

Inherits:
BinData::Record
  • Object
show all
Extended by:
Pio::OpenFlow::Format
Defined in:
lib/pio/open_flow10/features.rb

Overview

Features Request message format.

Instance Method Summary collapse

Methods included from Pio::OpenFlow::Format

extended, header

Instance Method Details

#user_dataObject



17
18
19
# File 'lib/pio/open_flow10/features.rb', line 17

def user_data
  body
end