PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
bytebuffer_t* bytebuffer_create_with_size | ( | size_t | size | ) |
Allocate a new bytebuffer_t.
Use bytebuffer_destroy to free.
Definition at line 44 of file bytebuffer.c.
References BYTEBUFFER_STATICSIZE, lwalloc(), LWDEBUGF, and s.
Referenced by bytebuffer_create(), and bytebuffer_merge().