Constructor
GandivaBinaryLiteralNodenew_bytes
Declaration [src]
GGandivaBinaryLiteralNode*
ggandiva_binary_literal_node_new_bytes (
GBytes* value
)
Parameters
value |
GBytes |
The value of the binary literal. |
|
The data is owned by the caller of the function. |
Return value
Returns: | GGandivaBinaryLiteralNode |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |