Skip to content

Radix Encoder sometimes creates non-decodeable string #6

Description

@patrickfav

It seems that the base radix encoder new BigInteger().toString(radix) sometimes adds a leading zero which makes it hard to parse since the length of the byte array is different.

This is also the reason sometimes the CI job fails, see: https://travis-ci.org/patrickfav/bytes-java/builds/392779046

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions