Method GetChunk
GetChunk(int)
Gets the chunk.
Parameters
requestedSize
intSize of the requested.
Returns
- IBson
Chunk A chunk.
Remarks
The chunk source is free to return a larger or smaller chunk than requested.
Gets the chunk.
requestedSize
intSize of the requested.
A chunk.
The chunk source is free to return a larger or smaller chunk than requested.