netty-incubator-buffer-api/buffer/src/main/java
Chris Vest c63403199e Fix compilation on updated JDK 16-ea
Motivation: The MemoryAccess API now takes MemorySegment instead of MemoryAddress.
Modification: Remove the MemoryAddress field and use MemorySegment everywhere.
Result: The code now compiles again.
2020-11-17 15:26:57 +01:00
..
io/netty/buffer/b2 Fix compilation on updated JDK 16-ea 2020-11-17 15:26:57 +01:00