Method _Stdio.Buffer()->add_hint()
- Method
add_hint
Bufferadd_hint(inti,int(0..)size_width)- Description
First add the size of the integer when encoded to base 256 as a
size_widthinteger, then add the integer to the buffer, both in network byte order.size_widthmust be less than Int.NATIVE_MAX.