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
Microsoft
AspNet
Server
Kestrel
Networking
Libuv.uv_buf_t
C# Class Microsoft.AspNet.Server.Kestrel.Networking.Libuv.uv_buf_t
Afficher le fichier
Open project: Starcounter/KestrelHttpServer
Class Usage Examples
Méthodes publiques
Méthode
Description
uv_buf_t
(
IntPtr
memory
,
int
len
,
bool
IsWindows
) :
System
Method Details
uv_buf_t()
public
méthode
public
uv_buf_t
(
IntPtr
memory
,
int
len
,
bool
IsWindows
) :
System
memory
System.IntPtr
len
int
IsWindows
bool
Résultat
System