| Home | Index classes | Index static functions | Index enumerations | Index structure types |
CLASS {File_stream} , BYTES, DESTRUCTORS, NATIVE, TESTED(76) :
Class to work with files via streams.
IMPORT : {Stream} , {File_path} .
BASE CLASS {Stream} .
INT Handle|_of_file_stream_object , READ
A file opened descriptor.
STR Path|_of_file , READ , INIT
Path of the file opened.
{mode_file} Mode|_file_opened , READ , INIT
A mode used to open the file.