Is there any library out there for c# that has the equivalent to "Unpack" in PHP and what is "Unpack
- by Jonathan Shepherd
I just want to convert a piece of PHP code to C# so I need it's equivalent.
And what does unpack really do? I'm very interested in this function.