Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Zetbox
API
Common
StreamExtensions
C# Class Zetbox.API.Common.StreamExtensions
Show file
Open project: daszat/zetbox
Public Methods
Method
Description
WriteAllTo
(
this
source
,
Stream
dest
) :
void
Method Details
WriteAllTo()
public
static
method
public
static
WriteAllTo
(
this
source
,
Stream
dest
) :
void
source
this
dest
Stream
return
void