@return the allowed maximum size of the encoded line. If the size of the encoded line exceeds this value, the encoder will throw a {@link IllegalArgumentException}. The default value is {@link Integer#MAX_VALUE}.
See Implementation
@return the allowed maximum size of the encoded line. If the size of the encoded line exceeds this value, the encoder will throw a {@link IllegalArgumentException}. The default value is {@link Integer#MAX_VALUE}.