P_buf_fill 3porty 2011-04-13 libporty manual

NAME

P_buf_fill

SYNPOSIS

#include <libporty/util/buf.h>

void P_buf_fill (P_buf_t *buff , const char *strin );

Link with -lporty_util

DESCRIPTION

Fill existing buffer *buff from the next portion (string *strin ) of a stream. *strin may contain multiple messages and doesn't need to start/end at message boundary.

SEE ALSO

P_buf_fill 3porty 2011-04-13 libporty manual