Method | Description | |
---|---|---|
CanReadType ( |
||
CanWriteType ( |
||
ProtoBufFormatter ( ) : System | ||
ReadFromStreamAsync ( |
||
WriteToStreamAsync ( |
Method | Description | |
---|---|---|
CanReadTypeCore ( |
||
CreateTypeModel ( ) : ProtoBuf.Meta.RuntimeTypeModel |
public ReadFromStreamAsync ( |
||
type | ||
stream | Stream | |
content | HttpContent | |
formatterLogger | IFormatterLogger | |
return | Task |
public WriteToStreamAsync ( |
||
type | ||
value | object | |
stream | Stream | |
content | HttpContent | |
transportContext | System.Net.TransportContext | |
return | System.Threading.Tasks.Task |