CsvSerializer.annotationWrapperBegin

Returns the size of a block that begins a CSV annotation wrapper with the given length. (community summary)

struct CsvSerializer(Appender)
@safe scope
size_t
annotationWrapperBegin
(
size_t length = size_t.max
)