Bytes icon indicating copy to clipboard operation
Bytes copied to clipboard

Add support for collections with padding on each element

Open dimitribouniol opened this issue 4 years ago • 0 comments

This would add new methods that take a stride (distance between two entries) and padding (what to fill in the blanks with, default = 0x00). This would add an error if the stride size is smaller than the type's size.

dimitribouniol avatar Nov 09 '20 00:11 dimitribouniol