Table of Contents

Method CopyTo

Namespace
PaintDotNet.IO
Assembly
PaintDotNet.Fundamentals.dll

CopyTo(Stream, Stream, byte[])

public static void CopyTo(this Stream stream, Stream destination, byte[] buffer)

Parameters

stream Stream
destination Stream
buffer byte[]