Y
Hacker News
new
|
ask
|
show
|
jobs
by
kevin_thibedeau
2294 days ago
A byte could be 6,7,8, or 9 bits depending on platform.
1 comments
pwdisswordfish2
2294 days ago
Yes, but Rust doesn’t support those. So on platforms where both C and Rust run, bytes will be 8 bits.
Either way, no platform defines bytes to be Unicode code points.
link
Either way, no platform defines bytes to be Unicode code points.