Méthode | Description | |
---|---|---|
Deserialize ( byte content ) : object | ||
Serialize ( object obj ) : byte[] |
public static Deserialize ( byte content ) : object | ||
content | byte | |
Résultat | object |
public static Serialize ( object obj ) : byte[] | ||
obj | object | |
Résultat | byte[] |