kind_from_string


Description:

[ Version ( since = "0.1.0" ) ]
public static BlobKind kind_from_string (string kind)

Converts the string to an enumerated kind.

Parameters:

kind

A string

Returns:

a BlobKind, or jcat_blob_kind_unknown if the kind was not found