Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Method String.Buffer()->sprintf()


Method sprintf

int sprintf(strict_sprintf_format format, sprintf_args ... args)

Description

Appends the output from sprintf at the end of the string. Returns the resulting size of the String.Buffer.