public interface Checksum
Note: Instances should be threadsafe and stateless.
| Modifier and Type | Method and Description |
|---|---|
int |
compute(long address,
int offset,
int length)
Computes a checksum based on the contents of a
DirectByteBuffer. |
Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.