Protected virtual method that writes the specified number of bytes to the stream.
This method should be overridden by derived stream classes that support writing.
- Parameters
-
stream | Stream object. |
buffer | Bytes to be written to the stream. |
size | Count of bytes to be written. |
- Returns
- Operation status.