Added isResourceBinary method to FactClient.
Allows to check if the resource associated with a given resourceID is binary or not.
isResourceBinary(resourceID: IResourceID): Promise<boolean>
Added isResourceBinary method to FactClient.
Allows to check if the resource associated with a given resourceID is binary or not.
isResourceBinary(resourceID: IResourceID): Promise<boolean>