public class DeviceCounterFormat extends Object
Modifier and Type | Field and Description |
---|---|
char |
LeftPaddingChar
A character to pad before counter.
|
byte[] |
Prefix
Counter prefix in bytes.
|
byte[] |
Suffix
Counter suffix in bytes.
|
Constructor and Description |
---|
DeviceCounterFormat() |