put_uint32


Description:

public bool put_uint32 (uint32 data, Cancellable? cancellable = null) throws IOError

Puts an unsigned 32-bit integer into the stream.

Parameters:

this

a DataOutputStream.

data

a uint32.

cancellable

optional Cancellable object, null to ignore.

Returns:

true if data was successfully added to the this.