Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 210 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 210 Bytes

iputils

View the docs.

IP2Long(ip string) uint32

Convert IP string to uint32.

Long2IP(i uint32) string

Convert uint32 to IP string.