Check for nul String in File

containsNulString(filepath)

Arguments

filepath

full path to file to be checked

Value

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