OpenTTD Source 20241224-master-gf74b0cf984
|
Class related to random access to files. More...
#include "fileio_type.h"
Go to the source code of this file.
Data Structures | |
class | RandomAccessFile |
A file from which bytes, words and double words are read in (potentially) a random order. More... | |
Class related to random access to files.
Definition in file random_access_file_type.h.