C# Class PacketEditor.DataCapture.Data

Datei anzeigen Open project: ThrDev/Socks5 Class Usage Examples

Public Methods

Method Description
Data ( socks5 p, byte buffer, int count, DataType dtype ) : System

Method Details

Data() public method

public Data ( socks5 p, byte buffer, int count, DataType dtype ) : System
p socks5
buffer byte
count int
dtype DataType
return System