SChunk.insert_data#
- SChunk.insert_data(nchunk, data, copy)#
Insert the data in the specified position in the SChunk.
- Parameters:
- Returns:
out – The number of chunks in the SChunk.
- Return type:
int
- Raises:
RunTimeError – If some problem was detected.