public static final class BufferAlignmentInterceptor.DoubleVerifier extends Object
double types.| Constructor and Description |
|---|
DoubleVerifier() |
| Modifier and Type | Method and Description |
|---|---|
static void |
verifyAlignment(int index,
DirectBuffer buffer)
Verify alignment of the
double types. |
@Advice.OnMethodEnter
public static void verifyAlignment(int index,
@Advice.This
DirectBuffer buffer)
double types.index - into the buffer.buffer - the buffer.Copyright © 2014-2022 Real Logic Limited. All Rights Reserved.