IChunkExploder constructor

const IChunkExploder({
  1. int targetBufferSize = 1000,
})

Implementation

const IChunkExploder({this.targetBufferSize = 1000});