public size_t get_native_size ();
[CCode (has_construct_function = false)]
public InetAddress.loopback (GLib.SocketFamily family);
- public virtual uchar to_bytes ();
+ [CCode (array_length = false)]
+ public virtual unowned uint8[] to_bytes ();
public virtual string to_string ();
[NoAccessorMethod]
public void* bytes { get; construct; }
g_file_unmount_mountable async="1"
g_file_unmount_mountable_with_operation async="1"
g_inet_address_to_string transfer_ownership="1"
+g_inet_address_to_bytes type_name="uint8" is_array="1" no_array_length="1"
g_input_stream_read_all.bytes_read is_out="1"
GIOErrorEnum rename_to="IOError" errordomain="1"
g_io_extension_point_get_extensions type_arguments="IOExtension"