ly.img.android.pesdk.backend.model.chunk / RelativeRectFast / toShortString

toShortString

fun toShortString(): java.lang.String

Return a string representation of the rectangle in a compact form.

fun toShortString(sb: java.lang.StringBuilder): java.lang.String

Return a string representation of the rectangle in a compact form.

Hide