Constructor StreamReadWriteEventArgs
StreamReadWriteEventArgs(byte[], int, int, int?)
Initializes a new instance of the StreamReadWriteEventArgs class.
public StreamReadWriteEventArgs(byte[] buffer, int offset, int count, int? readCount = null)
Initializes a new instance of the StreamReadWriteEventArgs class.
public StreamReadWriteEventArgs(byte[] buffer, int offset, int count, int? readCount = null)