Package org.graalvm.polyglot.io


package org.graalvm.polyglot.io
Input/Output support for the GraalVM SDK polyglot API.

The FileSystem allows an embedder to virtualize Input/Output operations done by the TruffleLanguages. A custom filesystem is registered using an IOAccess configuration builder.

Since:
19.0