Home > @rainway/web > IChunk > index
IChunk.index property
The index of this chunk in the message (group of chunks). The first chunk has index 0. The last chunk has index chunksInGroup
- 1.
Signature:
readonly index: number;