Class: BWA::Messages::NothingToSend
- Inherits:
-
BWA::Message
- Object
- BWA::Message
- BWA::Messages::NothingToSend
- Defined in:
- lib/bwa/messages/nothing_to_send.rb
Constant Summary collapse
- MESSAGE_TYPE =
"\xbf\x07".b
- MESSAGE_LENGTH =
0
Instance Attribute Summary
Attributes inherited from BWA::Message
Instance Method Summary collapse
Methods inherited from BWA::Message
format_duration, format_time, inherited, #initialize, parse, #parse, #serialize
Constructor Details
This class inherits a constructor from BWA::Message