ByteEncoder.Dispose method
Releases the resources used by the ByteEncoder.
Overload list
Name | Description | |
---|---|---|
Dispose() | Releases the resources used by the ByteEncoder. | |
Dispose(Boolean) | Releases the unmanaged resources used by the ByteEncoder and optionally releases the managed resources. |
Top