Method | Description | |
---|---|---|
RequestMessage ( ) : System | ||
Write ( Stream stream ) : void |
Method | Description | |
---|---|---|
CalculateBodySize ( BsonWriter writer ) : int | ||
WriteBody ( BsonWriter writer ) : void |
protected abstract CalculateBodySize ( BsonWriter writer ) : int | ||
writer | BsonWriter | |
return | int |
protected abstract WriteBody ( BsonWriter writer ) : void | ||
writer | BsonWriter | |
return | void |