Hacker News new | ask | show | jobs
by papercrane 399 days ago
If you're using a newer JVM you can also map a "MemorySegment", which doesn't have the 2GiB limit that byte buffers have.
1 comments

Good point, have written about this in the past

https://gavinray97.github.io/blog/panama-not-so-foreign-memo...