Skip to content

utf8 decode and encode , use singleton encoder&decoder will faster

Notifications You must be signed in to change notification settings

rmw-deno-lib/utf8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

utf8

utf8 decode and encode

use singleton encoder & decoder will faster

import { encode as utf8Encode, decode as utf8Decode } from 'https://deno.land/x/utf8/mod.js';

About

utf8 decode and encode , use singleton encoder&decoder will faster

Resources

Stars

Watchers

Forks

Packages

No packages published