Hacker News new | ask | show | jobs
by yrro 1618 days ago
Or IA5SString if you know, ahead of time, that you only need ASCII.
1 comments

Or do what many implementors do: just send whatever you have as whatever string type the protocol spec requires.