I didn't find if it is currently possible, but could we get support for fixed-length values? With possibility of left/right padding the value.
I don't know if there is some functionality for that already in Jackson, could not find anything. Or maybe it's as simple as providing it by a custom serializer for the field, I guess?