put_int32


Description:

public bool put_int32 (int32 data, Cancellable? cancellable = null) throws IOError

Puts a signed 32-bit integer into the output stream.

Parameters:

this

a DataOutputStream.

data

a int32.

cancellable

optional Cancellable object, null to ignore.

Returns:

true if data was successfully added to the this.