put_byte


Description:

public bool put_byte (uint8 data, Cancellable? cancellable = null) throws IOError

Puts a byte into the output stream.

Parameters:

this

a DataOutputStream.

data

a uchar.

cancellable

optional Cancellable object, null to ignore.

Returns:

true if data was successfully added to the this.