LoadUTF8 method

String LoadUTF8(
  1. Int32List codepoints
)

Implementation

String LoadUTF8(
  Int32List codepoints,
) => 'LoadUTF8(codepoints: ${codepoints.length})';