MobilityDB 1.3
Loading...
Searching...
No Matches

◆ tbox_as_hexwkb()

char * tbox_as_hexwkb ( const TBox box,
uint8_t  variant,
size_t *  size_out 
)

Return the ASCII hex-encoded Well-Known Binary (HexWKB) representation of a temporal box.

Parameters
[in]boxTemporal box
[in]variantOutput variant
[out]size_outSize of the output @csqlfn Tbox_as_hexwkb()