All Manuals > LispWorks® User Guide and Reference Manual > 32 The COMM Package

ipv6-address-string Function

Summary

Returns the standard string representation of an IPv6 address.

Package

comm

Signature

ipv6-address-string ipv6-address => string

Arguments
ipv6-address
An ipv6-address object.
Values
string
A string.
Description

The function ipv6-address-string returns the standard string representation of ipv6-address.

Notes

The result string does not include the scope ID.

See also

ip-address-string
25 TCP and UDP socket communication and SSL


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:26