DataOutputStream.putInt32

bool putInt32(int data, gio.cancellable.Cancellable cancellable = null)

Puts a signed 32-bit integer into the output stream.

Parameters

dataa #gint32.
cancellableoptional #GCancellable object, null to ignore.

Returns

true if data was successfully added to the stream.

Throws

[ErrorWrap]