Socket4Decorator.

Write(byte[], int, int) Method

Syntax

public virtual void Write(byte[] bytes, int offset, int count)

Parameters

Name Type Description
bytes byte[]
offset int
count int

Return Value

Type Description
void