mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-25 10:22:19 +00:00
1 line
433 B
JavaScript
1 line
433 B
JavaScript
initSidebarItems({"enum":[["FromHexError","The error type for decoding a hex string into `Vec<u8>` or `[u8; N]`."]],"fn":[["decode","Decodes a hex string into raw bytes."],["encode","Encodes `data` as hex string using lowercase characters."],["encode_upper","Encodes `data` as hex string using uppercase characters."]],"trait":[["FromHex","Types that can be decoded from a hex string."],["ToHex","Encoding values as hex string."]]}); |