14 lines
326 B
Markdown
14 lines
326 B
Markdown
Bytes Utilities
|
|
===============
|
|
|
|
*This is a beta version of the next release of ethers. Please do not use it in production yet.*
|
|
|
|
This package providers utilities for converting UTF-8 data between
|
|
binary data, strings and code-point arrays as well as IDNA operations
|
|
and legacy Bytes32 strings.
|
|
|
|
License
|
|
-------
|
|
|
|
MIT License.
|