PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
uint8_t parse_hex | ( | char * | str | ) |
Given a string with at least 2 chars in it, convert them to a byte value.
Convert a single hex digit into the corresponding char.
No error checking done!
Definition at line 513 of file lwgeom_api.c.
Referenced by rt_raster_from_hexwkb().