Set the maxLineLength attribute to the specified value. The behavior is undefined unless 0 <= value.

Synopsis

Declared in <bdlde_base64encoderoptions.h>

void
setMaxLineLength(int value);

Parameters

Name

Description

value

new value for the maxLineLength attribute

Created with MrDocs