Xojo.IO.BinaryStream.WriteUInt8

From Xojo Documentation

Method

Xojo.IO.BinaryStream.WriteUInt8(value As UInt8)

Supported for all project types and targets.

Writes a UInt8 to the stream. Raises an exception if the stream is not writable.