RGtk2 (version 2.20.31)

gSocketControlMessageSerialize: gSocketControlMessageSerialize

Description

Converts the data in the message to bytes placed in the message.

Usage

gSocketControlMessageSerialize(object, data)

Arguments

data
A buffer to write data to

Details

data is guaranteed to have enough space to fit the size returned by gSocketControlMessageGetSize on this object. Since 2.22