Template Function gkfs::syscall::arg::format_dec_arg_to

Function Documentation

template<typename FmtBuffer>
inline void gkfs::syscall::arg::format_dec_arg_to(FmtBuffer &buffer, const printable_arg &parg)

format_dec_arg_to - format a ‘dec’ argument

Format a ‘dec’ argument (i.e. an integer of unknwon size) and append the resulting string to the provided buffer.