Class RowBinaryFormatSerializer

java.lang.Object
com.clickhouse.client.api.data_formats.RowBinaryFormatSerializer

public class RowBinaryFormatSerializer extends Object
This class is intended to be used for very precise data serializations. It is an auxiliary class to handle only low level write operations.

Experimental API