DataOutputStream.putUint32

bool putUint32(uint data, gio.cancellable.Cancellable cancellable = null)

Puts an unsigned 32-bit integer into the stream.

Parameters

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

Returns

true if data was successfully added to the stream.

Throws

[ErrorWrap]