Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UnityEngine
Experimental
Networking
DownloadHandlerBuffer
C# Class UnityEngine.Experimental.Networking.DownloadHandlerBuffer
Inheritance:
DownloadHandler
Afficher le fichier
Open project: randomize/VimConfig
Méthodes publiques
Méthode
Description
DownloadHandlerBuffer
( ) :
System
Méthodes protégées
Méthode
Description
GetData
( ) :
byte[]
GetText
( ) :
string
Private Methods
Méthode
Description
InternalGetData
( ) :
byte[]
InternalGetText
( ) :
string
Method Details
DownloadHandlerBuffer()
public
méthode
public
DownloadHandlerBuffer
( ) :
System
Résultat
System
GetData()
protected
méthode
protected
GetData
( ) :
byte[]
Résultat
byte[]
GetText()
protected
méthode
protected
GetText
( ) :
string
Résultat
string