pub fn padding_as_wire_str(padding: &Padding) -> Option<&'static str>
Wire spelling of the symbolic padding modes.
Returns None for Padding::Explicit, which is written as an integer dataset rather than a string.
None
Padding::Explicit