Method

GandivaBinaryLiteralNodeget_value

Declaration [src]

GBytes*
ggandiva_binary_literal_node_get_value (
  GGandivaBinaryLiteralNode* node
)

Description

No description available.
Available since:0.12.0

Return value

Returns: GBytes
 

The value of the binary literal.

 The data is owned by the instance.