Documentation
Dlang.org
Value.typedArrayGetBuffer
javascriptcore
value
Value
Obtain the
ArrayBuffer
for the memory region of the typed array elements.
class
Value
javascriptcore.value.Value
typedArrayGetBuffer
(
)
Return Value
Type:
javascriptcore
.
value
.
Value
A #JSCValue
javascriptcore
value
Value
constructors
this
functions
arrayBufferGetSize
constructorCall
functionCall
getContext
isArray
isArrayBuffer
isBoolean
isConstructor
isFunction
isNull
isNumber
isObject
isString
isTypedArray
isUndefined
newTypedArrayWithBuffer
objectDefinePropertyData
objectDeleteProperty
objectEnumerateProperties
objectGetProperty
objectGetPropertyAtIndex
objectHasProperty
objectInvokeMethod
objectIsInstanceOf
objectSetProperty
objectSetPropertyAtIndex
self
toBoolean
toDouble
toInt32
toJson
toStringAsBytes
toString_
typedArrayGetBuffer
typedArrayGetData
typedArrayGetLength
typedArrayGetOffset
typedArrayGetSize
typedArrayGetType
properties
gType
static functions
getGType
newArrayBuffer
newArrayFromGarray
newArrayFromStrv
newBoolean
newFromJson
newNull
newNumber
newObject
newPromise
newString
newStringFromBytes
newTypedArray
newUndefined
Obtain the ArrayBuffer for the memory region of the typed array elements.