@FunctionalInterface public interface HasUncheckedRandomDataInput
Modifier and Type | Method and Description |
---|---|
@NotNull UncheckedRandomDataInput |
acquireUncheckedInput()
Returns a view of a memory segment providing memory read operations with potentially unchecked
memory boundaries.
|
@NotNull @NotNull UncheckedRandomDataInput acquireUncheckedInput()
Copyright © 2024. All rights reserved.