Skip to content

QuantumGate::IPAddress::GetBinary

Karel Donk edited this page Jun 12, 2018 · 1 revision

Returns the IP address in binary form.

Signature

constexpr const BinaryIPAddress& GetBinary() const noexcept;

Return values

Returns a reference to a QuantumGate::BinaryIPAddress object containing the IP address.

Clone this wiki locally