You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've been working on binary data and buffers. And came here to check the example of .zip listings. And looked at the code but I was wondering why there are so many hex codes. What are their usages what value do they return and how are finding out the right hex code to compare.
here is just a one file. https://github.com/davidflanagan/BufferView/blob/master/BufferView.js#L300
The text was updated successfully, but these errors were encountered:
Hi, I've been working on binary data and buffers. And came here to check the example of .zip listings. And looked at the code but I was wondering why there are so many hex codes. What are their usages what value do they return and how are finding out the right hex code to compare.
here is just a one file.
https://github.com/davidflanagan/BufferView/blob/master/BufferView.js#L300
The text was updated successfully, but these errors were encountered: