Binary Files

This section of the manual deals with the functions for binary files.

In rare situations you might need to read data from binary files.

NOTE: These functions do not work when the target module is HTML5.

The following low-level routines exist for this:

  1. file_bin_open
  2. file_bin_rewrite
  3. file_bin_close
  4. file_bin_size
  5. file_bin_position
  6. file_bin_seek
  7. file_bin_write_byte
  8. file_bin_read_byte


Back: File Handling
© Copyright YoYo Games Ltd. 2018 All Rights Reserved