getDataStream(byte[], int) method

Used to obtain the data in stream.

Syntax

public int getDataStream ( byte[] chunk , int chunkSize )

Parameters

Usage

Returns the chunk of data of size 'chunkSize' from the given offset.