-
Notifications
You must be signed in to change notification settings - Fork 591
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Stream.Read instead of .ReadByte for the first byte
It appears that on occassion ReadByte can hang unexpectedly. Maybe Read does suffer this issue?
- Loading branch information
1 parent
4628927
commit 5be4196
Showing
1 changed file
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters