public interface ChunkChecksum
| Modifier and Type | Field and Description |
|---|---|
static ChunkChecksum |
NO_OP |
| Modifier and Type | Method and Description |
|---|---|
void |
checksum(io.netty.buffer.ByteBuf byteBuf,
long dataLength,
long expected) |
static final ChunkChecksum NO_OP
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.