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.