DarException if the transformation fails due to I/O errors or other
libdar-reported errors.
void toFd(int fd, string execute = null) @safeTransforms the source to a file descriptor.
fd | destination file descriptor |
execute | optional command executed after completion |
DarException if the transformation fails due to I/O errors or other
libdar-reported errors.