Method

GandivaBinaryLiteralNodeget_value

since: 0.12.0

Declaration [src]

GBytes*
ggandiva_binary_literal_node_get_value (
  GGandivaBinaryLiteralNode* node
)

Description

No description available.

Available since: 0.12.0

Return value

Type: GBytes

The value of the binary literal.

The data is owned by the instance.