添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
睡不着的橡皮擦  ·  IllegalArgumentExcepti ...·  1 月前    · 
奔跑的鼠标垫  ·  PSA: New stable ...·  4 月前    · 
想出家的萝卜  ·  Perl 5.40 ...·  7 月前    · 
绅士的凉面  ·  Win10(CPU)+ Anaconda3 ...·  8 月前    · 

An instance of the default implementation of the Utf8Codec .

This instance provides a convenient access to the most common UTF-8 use cases.

Examples:

var encoded = utf8.encode("Îñţérñåţîöñåļîžåţîờñ");
var decoded = utf8.decode([0x62, 0x6c, 0xc3, 0xa5, 0x62, 0xc3, 0xa6,
                           0x72, 0x67, 0x72, 0xc3, 0xb8, 0x64]);