ChainSafe / simpleserialize.com

https://simpleserialize.com
MIT License
7 stars 6 forks source link

Add base64 byte array input #7

Closed wemeetagain closed 5 years ago

wemeetagain commented 5 years ago

If a byte array input starts with '0x', decode as hex, otherwise decode as base64.