readFileFooterInfo {PamBinaries} | R Documentation |
Reads in the binary file footer. The input variable version is the file format read in from the file header. As of version 3, the file footer includes the lowest and highest UID values in the file.
readFileFooterInfo(fid, version)
fid |
binary file to be read |
version |
binary file version |
footer information common to all files
Taiki Sakai taiki.sakai@noaa.gov