Class: Rex::Proto::MsDnsp::MsDnspAddr6
- Inherits:
-
BinData::Primitive
- Object
- BinData::Primitive
- Rex::Proto::MsDnsp::MsDnspAddr6
- Defined in:
- lib/rex/proto/ms_dnsp.rb
Instance Method Summary collapse
Instance Method Details
#get ⇒ Object
71 72 73 |
# File 'lib/rex/proto/ms_dnsp.rb', line 71 def get Rex::Socket.addr_ntoa(self.data) end |