arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_v8value_t.is_array_buffer
arsd
webview
cef_v8value_t
True if the value type is an ArrayBuffer.
struct
cef_v8value_t
extern (
System
)
int
function
(
cef_v8value_t
*
self
)
nothrow
is_array_buffer
;
Meta
Source
See Implementation
arsd
webview
cef_v8value_t
variables
adjust_externally_allocated_memory
base
clear_exception
delete_value_byindex
delete_value_bykey
execute_function
execute_function_with_context
get_array_buffer_byte_length
get_array_buffer_data
get_array_buffer_release_callback
get_array_length
get_bool_value
get_date_value
get_double_value
get_exception
get_externally_allocated_memory
get_function_handler
get_function_name
get_int_value
get_keys
get_string_value
get_uint_value
get_user_data
get_value_byindex
get_value_bykey
has_exception
has_value_byindex
has_value_bykey
is_array
is_array_buffer
is_bool
is_date
is_double
is_function
is_int
is_null
is_object
is_promise
is_same
is_string
is_uint
is_undefined
is_user_created
is_valid
neuter_array_buffer
reject_promise
resolve_promise
set_rethrow_exceptions
set_user_data
set_value_byaccessor
set_value_byindex
set_value_bykey
will_rethrow_exceptions
True if the value type is an ArrayBuffer.