gInetAddressGetNativeSize {RGtk2} | R Documentation |
Gets the size of the native raw binary address for address
. This
is the size of the data that you get from gInetAddressToBytes
.
gInetAddressGetNativeSize(object)
|
Since 2.22
[numeric] the number of bytes used for the native version of address
.
Derived by RGtkGen from GTK+ documentation