Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.
Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.
Convert between raw byte sizes and human readable sizes
xByte Infra
Extensions for `bytes::Bytes` and `bytes::BytesMut` to support variable-length integer encoding (LEB128/ZigZag)
Macro for creating binary arrays from hex literals.