I have a few questions about working with bit streams.
how do i output a bit stream
how do i store a bit stream
how do i read in a bit stream
i want to print out and take in and store bits as a bit stream and not just characters that are either one or zero
How would i do this
Thank you very much for trying to help me
how do i output a bit stream
how do i store a bit stream
how do i read in a bit stream
i want to print out and take in and store bits as a bit stream and not just characters that are either one or zero
How would i do this
Thank you very much for trying to help me