NightOwl888 opened a new pull request, #759:
URL: https://github.com/apache/lucenenet/pull/759

   Well, sort of. An implementation of `Peek()` was added. Several of the 
method overloads were changed from throwing `NotImplementedException` to 
`NotSupportedException`.
   
   Fixed locks in `Read()` and `Read(char[] buffer, int offset, int length)` to 
use `UninterruptableMonitor`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to