Crates.io | base16-rs |
lib.rs | base16-rs |
version | 0.1.1 |
source | src |
created_at | 2024-04-11 09:13:24.810506 |
updated_at | 2024-05-03 14:05:34.565052 |
description | The base16-rs library in Rust offers capabilities for encoding and decoding data in Base16 format. By utilizing the hex library, you can transform data into its hexadecimal representation and also decode hexadecimal strings to retrieve the original data. This encoding technique is frequently employed for tasks involving data transmission and storage, as well as in situations where binary data necessitates representation in readable ASCII strings. |
homepage | |
repository | |
max_upload_size | |
id | 1204621 |
size | 7,718 |