const address = IPv4.fromBytes(192, 168, 0, 1) Copy
const address = IPv4.fromBytes(192, 168, 0, 1)
IPv4 from 4 bytes.
IPv4
Example