The following tables list the members exposed by CodecsRedirectReadEventArgs.
Name | Description | |
---|---|---|
![]() | CodecsRedirectReadEventArgs Constructor | Initializes a new instance of the CodecsRedirectReadEventArgs class. |
Name | Description | |
---|---|---|
![]() | Buffer | Gets a pointer to the unmanaged memory buffer into which this read operation should copy the data. |
![]() | Count | Gets the number of bytes that this read operation request. |
![]() | Read | Gets or sets the actual number of bytes that this read operation has copied to Buffer. |