FileStorage.FileBin.

FileStorage.

Read(long, byte[], int) Method

Syntax

public virtual int Read(long pos, byte[] bytes, int length)

Parameters

Name Type Description
pos long
bytes byte[]
length int

Return Value

Type Description
int