gInetAddressNewFromBytes: gInetAddressNewFromBytes

Description Usage Arguments Details Value Author(s)

View source: R/gioFuncs.R

Description

Creates a new GInetAddress from the given family and bytes. bytes should be 4 bytes for G_INET_ADDRESS_IPV4 and 16 bytes for G_INET_ADDRESS_IPV6.

Usage

1

Arguments

bytes

raw address data

family

the address family of bytes

Details

Since 2.22

Value

[GInetAddress] a new GInetAddress corresponding to family and bytes.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.