Creates a new ByteArrayConverter using the given
ByteArrayConverterOptions.
- Namespace
- CsvHelper
.TypeConversion - Containing Type
- ByteArrayConverter
Syntax
public ByteArrayConverter(ByteArrayConverterOptions options = (ByteArrayConverterOptions)9)
Parameters
| Name | Type | Description |
|---|---|---|
| options | Byte |
The options. |