i have a byte array having 16 elements i.e 128 bits.. i want to do bit manipulations on this 128 bit byte array
how can i store this 128 bit as one no.so i can do bit manipulations
how can i store this 128 bit as one no.so i can do bit manipulations
Comment