参数:fName
Name of the the file to guess format of; if the file is not-existing, the function returns default file format.
猜测格式的文件,如果该文件是不存在的名称,该函数返回的默认文件格式。
Details
详细信息----------Details----------
This function guesses the tape file format from the file header or assumes default (gzip) if given non-existing file name. Main package functions use this routine to automatically setup file format; if you really need to control it, see makeFileFormat.
此功能猜测的磁带文件格式的文件头或假设默认的(GZIP)如果不存在的文件名。主要的包函数使用这个程序来自动设置文件格式,如果你真的需要去控制它,看到makeFileFormat。
值----------Value----------
The function to be passed to the fileFormat* arguments of other rtape's functions.
fileFormat*其他rtape的功能参数传递给该函数。
(作者)----------Author(s)----------
Miron B. Kursa <a href="mailto:M.Kursa@icm.edu.pl">M.Kursa@icm.edu.pl</a>