DataOutputStream.putUint32

Puts an unsigned 32-bit integer into the stream.

class DataOutputStream
bool
putUint32

Parameters

data uint

a #guint32.

cancellable gio.cancellable.Cancellable

optional #GCancellable object, null to ignore.

Return Value

Type: bool

true if data was successfully added to the stream.