Méthode | Description | |
---|---|---|
Deserialize ( |
||
RawOctetStreamContentFormatter ( string mediaType = "application/octet-stream", string ext = "" ) : LightNode.Core | ||
Serialize ( Stream stream, object obj ) : void |
public Deserialize ( |
||
type | ||
stream | Stream | |
Résultat | object |
public RawOctetStreamContentFormatter ( string mediaType = "application/octet-stream", string ext = "" ) : LightNode.Core | ||
mediaType | string | |
ext | string | |
Résultat | LightNode.Core |
public Serialize ( Stream stream, object obj ) : void | ||
stream | Stream | |
obj | object | |
Résultat | void |