io.github.novacrypto.base58.DecodeTarget Maven / Gradle / Ivy
package io.github.novacrypto.base58;
public interface DecodeTarget {
DecodeWriter getWriterForLength(int paramInt);
}
/* Location: C:\Users\Administrator\Desktop\mnemonic-sdk-1.0.0.jar!\io\github\novacrypto\base58\DecodeTarget.class
* Java compiler version: 7 (51.0)
* JD-Core Version: 1.1.3
*/
© 2015 - 2025 Weber Informatics LLC | Privacy Policy