public interface ChunkChecksum
| Modifier and Type | Field and Description |
|---|---|
static ChunkChecksum |
NO_OP |
| Modifier and Type | Method and Description |
|---|---|
void |
checksum(ByteBuf byteBuf,
long dataLength,
long expected) |
static final ChunkChecksum NO_OP
void checksum(ByteBuf byteBuf, long dataLength, long expected)
Copyright © 2024 Broadcom Inc. and/or its subsidiaries. All rights reserved.