bytesLenUnsafe - Fast version for already-normalized Hex strings
bytesFrom - Convert values to Bytes (Uint8Array)
Note
Prefer direct .length/.byteLength access on Uint8Array/ArrayBuffer when you already have bytes.
Use bytesLen() only when you need length without performing additional operations.
Return the number of bytes occupied by
hexLike.