SByteHandler.

Write(Object, byte[], int) Method

Syntax

public override void Write(Object obj, byte[] bytes, int offset)

Parameters

Name Type Description
obj Object
bytes byte[]
offset int

Return Value

Type Description
void