WriteByte

From OxeyeWiki

Revision as of 18:47, 7 February 2010 by Jeb (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

file:writeByte(value)

Writes a byte value (0 to 255) to the file.

Parameter Expected Type Description
value An integer The value to be written. Will be clamped to 0..255.
Returns

Returns nothing.

DaisyMoon File Objects

Example

   file:writeByte(level)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox