What is the idiomatic way to split a BStr by the null character \0
?
#199
Answered
by
BurntSushi
kevinli1993
asked this question in
Q&A
-
Hi! It seems like Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
BurntSushi
Nov 26, 2024
Replies: 1 comment 1 reply
-
Yes. That's idiomatic. I'm not aware of a reason why there should be a separate API for a single byte. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kevinli1993
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. That's idiomatic. I'm not aware of a reason why there should be a separate API for a single byte.