DataOutputStream.putUint32

Puts an unsigned 32-bit integer into the stream.

class DataOutputStream
bool
putUint32

Parameters

data uint
cancellable Cancellable

optional gio.Cancellable object, NULL to ignore.

Return Value

Type: bool

TRUE if data was successfully added to the stream.

Throws

GException on failure.