Closed blueyetisoftware-jason closed 1 year ago
Adds asString conversions for primitives alongside the existing asHex and asBytes. This prevents the need for creating a bunch of intermediary objects when strings are needed.
asString
asHex
asBytes
Adds
asString
conversions for primitives alongside the existingasHex
andasBytes
. This prevents the need for creating a bunch of intermediary objects when strings are needed.