wrapString

public static Array<String> wrapString(String str, int lineLength)

Keeps splitting the given string after the given length.

Return

String[]

Parameters

str

String

lineLength

Length