Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CmisSync
Lib
Streams
StreamConvenienceExtensions
C# 클래스 CmisSync.Lib.Streams.StreamConvenienceExtensions
파일 보기
프로젝트 열기: OpenDataSpace/CmisSync
공개 메소드들
메소드
설명
CopyTo
(
this
input
,
Stream
output
,
int
bufferSize
,
int
bytes
) :
void
메소드 상세
CopyTo()
공개
정적인
메소드
public
static
CopyTo
(
this
input
,
Stream
output
,
int
bufferSize
,
int
bytes
) :
void
input
this
output
Stream
bufferSize
int
bytes
int
리턴
void