Closed stefanhueske closed 12 years ago
For example
removeLeadingZeroBytes(new byte[]{0x00})
will cause a NullPointerException.
(note: I fixed this issue in my fork 17a29db95a71cdb60aea8972c5a916594b2d0875)
For example
will cause a NullPointerException.
(note: I fixed this issue in my fork 17a29db95a71cdb60aea8972c5a916594b2d0875)