tryLoadAsBinary

Attempts to load the given filename as a binary KeyValue.

Return

a KeyValue instance if the load was successful, or null on failure.

Parameters

path

The path to the file to load.