Closed ndudas1 closed 1 year ago
This handles an error case where a null character '\0' is the byte content and during parsing into the startBlock a FormatException is thrown.
@chrisrichards can you review?
This handles an error case where a null character '\0' is the byte content and during parsing into the startBlock a FormatException is thrown.