Fastest way to Convert String to Binary?

前端 未结 3 1750
一整个雨季
一整个雨季 2020-12-01 04:40

I want to convert a string, using the string class - to Binary. What is the fast way to do this character by character. Loop? Or is there some function out there that will c

3条回答
提交回复
热议问题