FileStorage.FileBin.

FileStorage.

SyncRead(long, byte[], int) Method

Syntax

public virtual int SyncRead(long position, byte[] bytes, int bytesToRead)

Parameters

Name Type Description
position long
bytes byte[]
bytesToRead int

Return Value

Type Description
int