Is nvjpeg compatible with unified memory

As title, is nvjpeg compatible with unified memory? In the nvjpeg user guide it says:

“Input to the library is in the host memory, and the output is in the GPU memory.”

So is it possible to use unified memory for both input and output memory?