1bee3ba042
It's not needed to parse the whole ULID timestamp. All is needed is to check the first two bits. They are extra bits added by the base-32 encoding. Both bits must be ZERO. |
||
---|---|---|
.. | ||
main/java/com/github/f4b6a3/ulid | ||
test/java/com/github/f4b6a3/ulid |