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

Method getBytes

src/main/java/com/eclipsesource/v8/V8Array.java:316–320  ·  view source on GitHub ↗

Returns the bytes contained in a subset of a V8Array. If the subset contains elements that cannot be cast to bytes, then a V8ResultUndefined exception is thrown. Furthermore, if the subset is not entirely contained within the array, then V8ResultUndefined exception is also thrown. @param index The

(final int index, final int length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

testGetBytesUndefinedMethod · 0.95
testGetArrayOfBytesMethod · 0.95
getTypedArrayMethod · 0.45
V8DebugServerClass · 0.45
sendMessageMethod · 0.45

Calls 5

arrayGetBytesMethod · 0.80
getV8RuntimePtrMethod · 0.80
getHandleMethod · 0.80
checkThreadMethod · 0.45
checkReleasedMethod · 0.45

Tested by 7

testGetBytesUndefinedMethod · 0.76
testGetArrayOfBytesMethod · 0.76