Method Stdio.Buffer()->add_padding()
- Method add_padding
Bufferadd_padding(int(0..)nbytes,int(8bit)|voidbyte)- Description
Add
nbytesbytes of padding, ifbyteis not specified the area will be filled with 0's, otherwise the specified byte will be repeated.