containsNulString: Check for nul String in File

View source: R/io.R

containsNulStringR Documentation

Check for nul String in File

Description

Check for nul String in File

Usage

containsNulString(filepath)

Arguments

filepath

full path to file to be checked

Value

TRUE if first two bytes of file are <FF><FE>, else FALSE


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.