WritableData: ArrayLike<string> | ArrayLike<Point> | string | Point

The WritableData type represents different types of data that can be written. The data can either be a uniform ArrayLike collection or a single value of the following types: