PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
bytebuffer_t* bytebuffer_create | ( | void | ) |
Allocate a new bytebuffer_t.
Use bytebuffer_destroy to free.
Definition at line 34 of file bytebuffer.c.
References bytebuffer_create_with_size(), BYTEBUFFER_STARTSIZE, and LWDEBUG.