public final class Base32Decoder extends BaseNDecoder
It is case insensitive, so it decodes in lower case and upper case.
Base32Decoder(BaseN base)
UUID
apply(String string)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public Base32Decoder(BaseN base)
public UUID apply(String string)
Copyright © 2024. All rights reserved.