Skip navigation links
GraalVM Truffle Java API Reference
24.1.0-dev

ebb46daf90ea64d3f99b8ec11c16f229423687af

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 Truffle Java API Reference
24.1.0-dev

ebb46daf90ea64d3f99b8ec11c16f229423687af

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