putUint16

open fun putUint16(data: <Error class: unknown class>, cancellable: Cancellable? = null): <Error class: unknown class><Boolean>

Puts an unsigned 16-bit integer into the output stream.

Return

true if @data was successfully added to the @stream.

Parameters

data

a #guint16.

cancellable

optional #GCancellable object, null to ignore.