ClickHouse.DataType.encode

You're seeing just the function encode, go back to ClickHouse.DataType module for more information.

Specs

encode(any()) :: iodata()

Encodes the provided data using the ClickHouse.DataType.Encodable protocol.