silc_buffer_clear

SYNOPSIS

    static inline
    void silc_buffer_clear(SilcBuffer sb);

DESCRIPTION

Clears and initialiazes the buffer to the state as if it was just allocated by silc_buffer_alloc.