Package org.symbol.sdk.utils
package org.symbol.sdk.utils
-
ClassDescriptionHelpers for reading / writing arrays of
Serializerobjects.ArrayHelpers.Factory<T extends Serializer>Factory used to deserialize objects from a byte slice.Base32 encode / decode (RFC 4648, no padding) used by NEM and Symbol addresses.Buffer view that supports moving / shrinking the visible window over a backing array without copying.Hex / integer / byte conversion helpers.Cryptographic transform helpers.Position-tracking writer over a little-endianByteBuffer; the underlying byte array is exposed viastorage()for callers that need to hand off the raw buffer.