|
bref
API 2014 of the Zia HTTP server.
|
Simple union that contains an IPv6 address. More...
#include <IpAddress.h>
Public Attributes | |
| struct { | |
| union { | |
| unsigned char networkBytes [8] | |
| uint64_t network | |
| } | |
| union { | |
| unsigned char hostBytes [8] | |
| uint64_t host | |
| } | |
| }; | |
| unsigned char | bytes [16] |
Simple union that contains an IPv6 address.
1.8.0