Method EfficientCopyTo
EfficientCopyTo(Stream)
Copy the current stream to the destination without making unnecessary copies of the bytes.
Parameters
destination
StreamThe destination stream.
Copy the current stream to the destination without making unnecessary copies of the bytes.
destination
StreamThe destination stream.