put_int16


Description:

public bool put_int16 (int16 data, Cancellable? cancellable = null) throws IOError

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

Parameters:

this

a DataOutputStream.

data

a int16.

cancellable

optional Cancellable object, null to ignore.

Returns:

true if data was successfully added to the this.