getIsLinkLocal
Tests whether @address is a link-local address (that is, if it identifies a host on a local network that is not connected to the Internet).
Return
true if @address is a link-local address.
Since
2.22
Tests whether @address is a link-local address (that is, if it identifies a host on a local network that is not connected to the Internet).
true if @address is a link-local address.
2.22