cef_binary_value_t

Undocumented in source.

Members

Variables

base
cef_base_t base;
Undocumented in source.
copy
cef_binary_value_t* function(cef_binary_value_t*) copy;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
get_data
size_t function(cef_binary_value_t*, void*, size_t, size_t) get_data;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
get_size
size_t function(cef_binary_value_t*) get_size;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
is_equal
int function(cef_binary_value_t*, cef_binary_value_t*) is_equal;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
is_owned
int function(cef_binary_value_t*) is_owned;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
is_same
int function(cef_binary_value_t*, cef_binary_value_t*) is_same;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
is_valid
int function(cef_binary_value_t*) is_valid;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Meta