LoadUTF8 abstract method

String LoadUTF8(
  1. Int32List codepoints
)

Implementation

String LoadUTF8(
  Int32List codepoints,
);