Class: Qrack::Transport::OobHeader

Inherits:
Frame
  • Object
show all
Defined in:
lib/qrack/transport/frame08.rb

Constant Summary collapse

ID =
5

Constants inherited from Frame

Frame::FOOTER

Instance Attribute Summary

Attributes inherited from Frame

#channel, #payload

Method Summary

Methods inherited from Frame

#==, #id, #initialize, parse, #to_binary, #to_s

Constructor Details

This class inherits a constructor from Qrack::Transport::Frame