`ByteArray.contentToString()` output is... not great. Emitting hexidecimal is probably more in line with what someone would expect. This is blocked on `HexFormat` and its APIs (e.g., `toHexString()`) going stable.