G
Guest
is there a way to convert a byte to a bit string? For Instance if the value
of the byte is 104; then I would like to convert that to a bit string of
'1101000'?
of the byte is 104; then I would like to convert that to a bit string of
'1101000'?