For a list of all members of this type, see CodecsRedirectWriteEventArgs members.
"| Name | Description | |
|---|---|---|
| Buffer | Gets a pointer to the unmanaged memory buffer from which this write operation should copy the data. |
| Count | Gets the number of bytes that this write operation request. |
| Written | Gets or sets the actual number of bytes that this write operation has copied to Buffer. |