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