decode

open suspend override fun decode(): T?

Decodes the file to a value. If the file does not exist, null is returned.

Return

optional value that is decoded