ReadBufferFill Method (Int32) |
Namespace: Lawo.IO
public void Fill( int count )
Exception | Condition |
---|---|
EndOfStreamException | The end of the stream has been reached before the buffer could be filled to count bytes. |
InvalidOperationException | The ReadBuffer object was created by calling ReadBuffer(ReadAsyncCallback, Int32). |