Open code-akanksha opened 1 month ago
solves some of the vernability fix from issue #2865 Use already-defined constant 'BINARY_DATA' instead of duplicating its value here. Define a constant instead of duplicating this literal " -------------------------- " 4 times. Fix this access on a collection that may trigger an 'ArrayIndexOutOfBoundsException'.
What problem does this PR solve?
solves some of the vernability fix from issue #2865 Use already-defined constant 'BINARY_DATA' instead of duplicating its value here. Define a constant instead of duplicating this literal " -------------------------- " 4 times. Fix this access on a collection that may trigger an 'ArrayIndexOutOfBoundsException'.