public abstract class ResponseContentUtil
extends java.lang.Object
| Constructor and Description |
|---|
ResponseContentUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
verifyChunk(com.emc.mongoose.api.model.io.task.data.DataIoTask dataIoTask,
long countBytesDone,
io.netty.buffer.ByteBuf contentChunk,
int chunkSize) |