Package org.xrpl.xrpl4j.codec.addresses
package org.xrpl.xrpl4j.codec.addresses
-
ClassDescriptionExtension of
Base58to provide XRPL Address specific Base58 encoding and decoding functionality.A Codec for encoding/decoding various address primitives.Utility class for encoding and decoding in Base58.Utilities to work with bytes in an XRPL context.An address on the XRP Ledger represented in Classic Address form.Represents a decoded Base58String.An X-Address, decoded into an AccountID, destination tag, and a boolean for testnet or mainnet.Immutable implementation ofClassicAddress.Builds instances of typeImmutableClassicAddress.Immutable implementation ofDecoded.Builds instances of typeImmutableDecoded.Immutable implementation ofDecodedXAddress.Builds instances of typeImmutableDecodedXAddress.A Codec for encoding/decoding various seed primitives.A Codec for encoding/decoding various seed primitives.A Codec for encoding/decoding various seed primitives.Unsigned byte where value can be 0 to 255.Wrapper for holding unsigned bytes since unsigned bytes are hard in Java and XRPL ledger does many operations on arrays on unsigned bytes.