Bit Extraction

View: New views
1 Messages — Rating Filter:   Alert me  

Bit Extraction

by sachincmathew :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, I'm actually trying to extract the header from a .mp2 file. I've already done so for a BMP file. The problem i'm facing in mp2 header extraction is that all fields are in terms of bits.
Can someone please tell me how do i manipulate / work with bits in haskell?

Thanks in advance,
Sachin Mathew