T
Tobi
Hi,
i have a problem.
I want to get Ascii Caracters out of a 7 Bit long Byte, that should be
no problem with the getString Method, but i dont have a byte i have a
String which contains only an array of bits (i.e. 0010101).
Can anybody help me to change this string into a byte ?
Thank you,
Tobias
i have a problem.
I want to get Ascii Caracters out of a 7 Bit long Byte, that should be
no problem with the getString Method, but i dont have a byte i have a
String which contains only an array of bits (i.e. 0010101).
Can anybody help me to change this string into a byte ?
Thank you,
Tobias