CsvWriter.ensureBuffer
private
void ensureBuffer()Lazily allocate the buffer so default-initialized writers work on first write instead of hanging or throwing a range error.
void ensureBuffer()Lazily allocate the buffer so default-initialized writers work on first write instead of hanging or throwing a range error.