|
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream. The next caller might be the same thread or or another thread.
Throws, Exception thrown by C# System.IO.Stream for I/O error - Returns:
- the number of bytes that can be read from this input stream without blocking.
Implements Asn1InputStream. |