Table of Contents

Interface IStreamEfficientCopyTo

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

Represents the effective CopyTo method.

public interface IStreamEfficientCopyTo
Extension Methods

Methods

EfficientCopyTo(Stream)

Copy the current stream to the destination without making unnecessary copies of the bytes.