Socket4Decorator.

Read(byte[], int, int) Method

Syntax

public virtual int Read(byte[] buffer, int offset, int count)

Parameters

Name Type Description
buffer byte[]
offset int
count int

Return Value

Type Description
int