Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
CmisSync
Lib
Streams
StreamConvenienceExtensions
C# Class CmisSync.Lib.Streams.StreamConvenienceExtensions
ファイルを表示
Open project: OpenDataSpace/CmisSync
Public Methods
Method
Description
CopyTo
(
this
input
,
Stream
output
,
int
bufferSize
,
int
bytes
) :
void
Method Details
CopyTo()
public
static
method
public
static
CopyTo
(
this
input
,
Stream
output
,
int
bufferSize
,
int
bytes
) :
void
input
this
output
Stream
bufferSize
int
bytes
int
return
void