maxLength abstract method

String maxLength(
  1. String v,
  2. int n
)

Implementation

String maxLength(String v, int n);