method TldUtils.isIPv4 TldUtils.isIPv4(str: string): boolean Checks if a string is a valid IPv4 address. Parameters str: string Return Type boolean