Managing Out-of-Memory Data
This section takes you through the APIs you need to access your data that lives outside of your application, typically on the network or on a disk. It covers the Java I/O API and the Foreign Function and Memory API from Project Panama.