LoadCodepoints abstract method

Int32List LoadCodepoints(
  1. String text
)

Implementation

Int32List LoadCodepoints(
  String text,
);