boost::asn1::padded_write —
uint32_t padded_write(ostream & strm, const string & str);
Helper function to pad '0' to the numbers that are smaller than 10.
str
String to write to stream
strm
Stream to write to
Bytes written