silcbuffmt.html
SILC Buffer Format Interface Header: silcbuffmt.h
DESCRIPTION
SILC Buffer Format API provides a few functions for formatting
various different data types into a buffer, and retrieving
various data from buffer into specific data types. It is usefull
to format for example packets and later unformat them.
silc_buffer_format
silc_buffer_unformat
silc_buffer_format_vp
silc_buffer_unformat_vp
silc_buffer_strformat
|