Writes a single byte to a file. Takes a file handle and value (0-255). Returns nothing (void).
fileHandle
Int
value
Int
; No example implemented yet