Uncompresses an IPv6 address. RFC 2373 allows you to compress zeros in an address to '::'. This function expects an valid IPv6 address and expands the '::' to the required zeros.
FF01::101 -> FF01:0:0:0:0:0:0:101 ::1 -> 0:0:0:0:0:0:0:1 |
Пред. | Начало | След. |
Net_IPv6::compress() | Уровень выше | Net_IPv6::getAddressType() |
HIVE: All information for read only. Please respect copyright! |