-
@UnstableApi @Retention(RUNTIME) @Target(TYPE) public @interface UnsafeAccess
Marker annotation for internal Netty classes that gives them permission to directly access theUnsafe
instance, if available.
@UnstableApi @Retention(RUNTIME) @Target(TYPE) public @interface UnsafeAccess
Unsafe
instance, if available.