An interface to convert data of type T into V.
Use this to map custom data types to a type that can be handled by a Fetcher.
Return true if this can convert data.
Convert data into V.