Class JSArrayBufferObject.Interop.GetContents
java.lang.Object
com.oracle.truffle.js.runtime.builtins.JSArrayBufferObject.Interop.GetContents
- Enclosing class:
JSArrayBufferObject.Interop
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ByteBuffergetContents(JSArrayBufferObject.Interop arrayBuffer, com.oracle.truffle.api.interop.InteropLibrary interop)
-
Constructor Details
-
GetContents
public GetContents()
-
-
Method Details
-
getContents
public static ByteBuffer getContents(JSArrayBufferObject.Interop arrayBuffer, com.oracle.truffle.api.interop.InteropLibrary interop)
-