Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Revenj
StreamUtils
C# Class Revenj.StreamUtils
Datei anzeigen
Open project: ngs-doo/revenj
Public Methods
Method
Description
CopyTo
(
this
source
,
Stream
destination
) :
void
Method Details
CopyTo()
public
static
method
public
static
CopyTo
(
this
source
,
Stream
destination
) :
void
source
this
destination
System.IO.Stream
return
void