It is sometimes very useful to read or write a string which has a byte/short/integer field in front of the actual encoded string, and some protocols requires padding for alignining data.
Description
It is sometimes very useful to read or write a string which has a byte/short/integer field in front of the actual encoded string, and some protocols requires padding for alignining data.