This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed bug with MqMessageReader.NextFrame where the message position w…
…ould not be updated. Added MqMessageReader.ReadToEnd to read remaining bytes in the message. Added Position and Length properties to MqMessageReader. Added tests for the new methods and properties. Removed redundant actions in EnsureBuffer. Now will only check and throw if there is not enough buffer space.
- Loading branch information
Showing
2 changed files
with
157 additions
and
41 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
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