Search requires javascript to work
Writes a single int8 (byte) to a file.
bool WriteInt8(int data)
Data to write (truncated to an int8).
True on success, false on failure.