Uses of Class
com.helger.base.codec.impl.Base32Codec
Packages that use Base32Codec
-
Uses of Base32Codec in com.helger.base.codec.impl
Methods in com.helger.base.codec.impl that return Base32CodecModifier and TypeMethodDescription@NonNull Base32CodecBase32Codec.setAddPaddding(boolean bAddPadding) Set whether to add padding during encoding.@NonNull Base32CodecBase32Codec.setPad(byte nPad) Set the byte to use for padding.