DataOutputStream.putInt32
bool putInt32(int data, gio.cancellable.Cancellable cancellable = null)Puts a signed 32-bit integer into the output stream.
Parameters
data | a #gint32. |
cancellable | optional #GCancellable object, null to ignore. |
Returns
true if data was successfully added to the stream.
Throws
[ErrorWrap]