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
UnityEngine
Experimental
Networking
DownloadHandlerBuffer
C# Class UnityEngine.Experimental.Networking.DownloadHandlerBuffer
Inheritance:
DownloadHandler
Datei anzeigen
Open project: randomize/VimConfig
Public Methods
Method
Description
DownloadHandlerBuffer
( ) :
System
Protected Methods
Method
Description
GetData
( ) :
byte[]
GetText
( ) :
string
Private Methods
Method
Description
InternalGetData
( ) :
byte[]
InternalGetText
( ) :
string
Method Details
DownloadHandlerBuffer()
public
method
public
DownloadHandlerBuffer
( ) :
System
return
System
GetData()
protected
method
protected
GetData
( ) :
byte[]
return
byte[]
GetText()
protected
method
protected
GetText
( ) :
string
return
string