CodepointToUTF8 abstract method

(String, int) CodepointToUTF8(
  1. num codepoint
)

Implementation

(String text, int size) CodepointToUTF8(
  num codepoint,
);