Open guusdk opened 1 month ago
Additional constructor and builder overloads are added to allow the API to accept instances of Inet4Address and Inet6Address, as well as byte arrays that represent IP addresses.
Inet4Address
Inet6Address
Fixes #31
Additional constructor and builder overloads are added to allow the API to accept instances of
Inet4Address
andInet6Address
, as well as byte arrays that represent IP addresses.Fixes #31