PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Used for passing the parse state between the parsing functions. More...
Data Fields | |
const uint8_t * | wkb |
size_t | wkb_size |
int | swap_bytes |
int | check |
uint32_t | lwtype |
uint32_t | srid |
int | has_z |
int | has_m |
int | has_srid |
const uint8_t * | pos |
Used for passing the parse state between the parsing functions.
Definition at line 35 of file lwin_wkb.c.