public final class UnsafeAccess extends Object
Unsafe class for direct memory operations.| Modifier and Type | Field and Description |
|---|---|
static int |
ARRAY_BYTE_BASE_OFFSET
Byte array base offset.
|
static sun.misc.Unsafe |
UNSAFE
Reference to the
Unsafe instance. |
Copyright © 2014-2021 Real Logic Limited. All Rights Reserved.