Package com.clickhouse.client.api.data_formats.internal
package com.clickhouse.client.api.data_formats.internal
-
ClassDescriptionThis class is not thread safe and should not be shared between multiple threads.Byte allocator that caches preallocated byte arrays for small sizes.Byte allocator that creates a new byte array for each request.Read-time holder for ClickHouse
StringorFixedStringvalues that preserves raw bytes to avoid lossy decoding and unnecessary allocations.This class should be used to convert non-null value with known type.