isIPv4 method

bool isIPv4(
  1. String input
)

Implementation

external bool isIPv4(String input);