|
Groonga 3.0.9 Source Code Document
|
Data Fields | |
| u_char | GEORNG [6] |
| u_char | version |
| u_char | ptr_size |
| uint32_t | endianness |
| uint32_t | crc32 |
Definition at line 157 of file ngx_http_geo_module.c.
| uint32_t crc32 |
Definition at line 162 of file ngx_http_geo_module.c.
| uint32_t endianness |
Definition at line 161 of file ngx_http_geo_module.c.
| u_char GEORNG[6] |
Definition at line 158 of file ngx_http_geo_module.c.
| u_char ptr_size |
Definition at line 160 of file ngx_http_geo_module.c.
| u_char version |
Definition at line 159 of file ngx_http_geo_module.c.
1.8.1.2