MCPcopy Create free account
hub / github.com/eclipsesource/J2V8 / ArrayBuffer

Class ArrayBuffer

src/main/java/com/eclipsesource/v8/utils/ArrayBuffer.java:28–69  ·  view source on GitHub ↗

A lightweight handle to a V8TypedArray. This handle provides access to a V8TypedArray. This handle does not need to be closed, but if the type array is accessed using getV8TypedArray then the result must be closed. The underlying V8TypedArray may be reclaimed by the JavaScript garbage collector. To

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected