Closed keiranmraine closed 5 years ago
Stub function that can be called to check file has no NUL characters and is of correct size.
Inputs: filename, size_bytes
filename
size_bytes
Returns: undef or name of erroneous file (collate list of problem files before raising error).
undef
Stub function that can be called to check file has no NUL characters and is of correct size.
Inputs:
filename
,size_bytes
Returns:
undef
or name of erroneous file (collate list of problem files before raising error).