-
Notifications
You must be signed in to change notification settings - Fork 23
QuantumGate::IPAddress::GetBinary
Karel Donk edited this page Jun 12, 2018
·
1 revision
Returns the IP address in binary form.
constexpr const BinaryIPAddress& GetBinary() const noexcept;
Returns a reference to a QuantumGate::BinaryIPAddress
object containing the IP address.