Decodes a memo buffer back to a string. Converts a number array back to the original string, trimming any trailing null bytes.
The number array containing the encoded memo
The decoded string with trailing null bytes removed
Decodes a memo buffer back to a string. Converts a number array back to the original string, trimming any trailing null bytes.