FileStorage.FileBin.

FileStorage.

Write(long, byte[], int) Method

Syntax

public virtual void Write(long pos, byte[] buffer, int length)

Parameters

Name Type Description
pos long
buffer byte[]
length int

Return Value

Type Description
void