DataOutputStream.putUint32
bool putUint32(uint data, gio.cancellable.Cancellable cancellable = null)Puts an unsigned 32-bit integer into the stream.
Parameters
data | a #guint32. |
cancellable | optional #GCancellable object, null to ignore. |
Returns
true if data was successfully added to the stream.
Throws
[ErrorWrap]