Method
GandivaBinaryLiteralNodeget_value
since: 0.12.0
Declaration [src]
GBytes*
ggandiva_binary_literal_node_get_value (
GGandivaBinaryLiteralNode* node
)
Return value
Type: GBytes
The value of the binary literal.
The data is owned by the instance. |