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
HumbleNetwork
MessageFraming
C# Class HumbleNetwork.MessageFraming
TODO: message framing has resposability to create stream?
Afficher le fichier
Open project: joaofx/HumbleNetwork
Class Usage Examples
Méthodes publiques
Méthode
Description
Create
(
Framing
framing
,
TcpClient
tcpClient
,
string
delimiter
) :
IHumbleStream
Method Details
Create()
public
static
méthode
public
static
Create
(
Framing
framing
,
TcpClient
tcpClient
,
string
delimiter
) :
IHumbleStream
framing
Framing
tcpClient
System.Net.Sockets.TcpClient
delimiter
string
Résultat
IHumbleStream