BeanIO – Failed to Write Nullable Group to Fixed Length File
I’m trying to write a fixed-length file using BeanIO. I want to print totalHeader, totalTrailer, totalEnd
only if subSuite
is set to null
. However, an exception occurred when I attempted this.