This repository has been archived by the owner on May 15, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update Shared.cs I think, I found the cause for the issue #139 This approach uses the byte buffer for looking for the signature, instead of reading it once with 64k, and then with 4byte steps again, if one byte matches the signature * Update Shared.cs * Update Shared.cs make sure, splitted signatures, which won't fit as a whole in the buffer will be read again
- Loading branch information