putByte
open fun putByte(data: <Error class: unknown class>, cancellable: Cancellable? = null): <Error class: unknown class><Boolean>
Puts a byte into the output stream.
Return
true if @data was successfully added to the @stream.
Parameters
data
a #guchar.
cancellable
optional #GCancellable object, null to ignore.