Skip navigation links
GraalVM SDK Java API Reference
23.0.6-dev

5c4b6582975f3bc2e7c5c8e0cbd86e5c57d90f1f

Package org.graalvm.polyglot.io

Input/Output support for the GraalVM SDK polyglot API.

See: Description

Package org.graalvm.polyglot.io Description

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
Skip navigation links
GraalVM SDK Java API Reference
23.0.6-dev

5c4b6582975f3bc2e7c5c8e0cbd86e5c57d90f1f

Copyright © 2012, 2024, Oracle and/or its affiliates. All rights reserved.