WriteUint8 Data Member Function

Writes a single <uint8> to disk.

Prototype

int32 WriteUint8( uint8 val )

Parameters

Parameter Type Parameter Name Documentation
<uint8>valThe value to write to disk.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Simdify Scripting Language code base.