ChunkBuffer constructor

ChunkBuffer(
  1. List? arr,
  2. int end
)

Implementation

ChunkBuffer(this.arr, this.end, ):super();