Skip navigation links
GraalVM SDK Java API Reference
23.1.0-dev

b0f2ba6940f10e7d962e5b3e69d9d87a1a0caa9c

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.1.0-dev

b0f2ba6940f10e7d962e5b3e69d9d87a1a0caa9c

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