SetEncoding Method

SetEncoding function

Gets and sets the default encoding. Only applies for csv file.


func (instance *AbstractTextLoadOptions) SetEncoding(value EncodingType)  error

Remarks

See Also