compress_uri


Description:

[ Version ( since = "3.3" ) ]
public string compress_uri (string uri)

If uri begins with one of the namespaces known to this `TrackerNamespaceManager`, then the return value will be the compressed URI.

Otherwise, null will be returned.

Parameters:

this

a `TrackerNamespaceManager`

uri

a URI or compact URI

Returns:

(nullable): the compressed URI