#include <aerospike/as_std.h>
Go to the source code of this file.
Data Structures | |
struct | as_buffer |
Functions | |
void | as_buffer_destroy (as_buffer *b) |
int | as_buffer_init (as_buffer *b) |
void as_buffer_destroy | ( | as_buffer * | b | ) |
Free the resources allocated to the buffer.
int as_buffer_init | ( | as_buffer * | b | ) |
Initialize the buffer to default values.