Class: HrrRbSsh::Message::SSH_MSG_CHANNEL_CLOSE
- Inherits:
-
Object
- Object
- HrrRbSsh::Message::SSH_MSG_CHANNEL_CLOSE
- Includes:
- Codable
- Defined in:
- lib/hrr_rb_ssh/message/097_ssh_msg_channel_close.rb
Constant Summary collapse
- ID =
self.name.split('::').last
- VALUE =
97
- DEFINITION =
[ #[DataType, Field Name] [DataType::Byte, :'message number'], [DataType::Uint32, :'recipient channel'], ]
Instance Attribute Summary
Attributes included from Loggable
Method Summary
Methods included from Codable
#common_definition, #conditional_definition, #decode, #decode_recursively, #encode, #initialize