padding_granularity property

padding_granularity property

Gets the alignment for data, in bytes. Pad the data to multiples of this value.

Definition:

@property
def padding_granularity(self):
    ...

See Also