Chunk
type
returns
Method
array<string>
Arguments
name
type
description
size
int
Size of each chunk in resulting array
Explanation
Splits the given string into substrings of the given size.
Examples
Last updated
type
returns
Method
array<string>
name
type
description
size
int
Size of each chunk in resulting array
Splits the given string into substrings of the given size.
Last updated