Method | Description | |
---|---|---|
CanReadType ( |
||
CanWriteType ( |
||
ReadFromStreamAsync ( |
||
TextMediaTypeFormatter ( ) : System | ||
WriteToStreamAsync ( |
public ReadFromStreamAsync ( |
||
type | ||
readStream | Stream | |
content | ||
formatterLogger | IFormatterLogger | |
return | Task |
public WriteToStreamAsync ( |
||
type | ||
value | object | |
writeStream | Stream | |
content | ||
transportContext | System | |
cancellationToken | System | |
return | System.Threading.Tasks.Task |