public final class InteropBufferView extends Object implements com.oracle.truffle.api.interop.TruffleObject
| Constructor and Description |
|---|
InteropBufferView(JSArrayBufferObject arrayBuffer,
int byteOffset,
int byteLength,
JSTypedArrayObject arrayView) |
| Modifier and Type | Method and Description |
|---|---|
long |
getBufferSize() |
boolean |
hasBufferElements() |
public InteropBufferView(JSArrayBufferObject arrayBuffer, int byteOffset, int byteLength, JSTypedArrayObject arrayView)