From ca1f6b1b7bbb5eab03c62c38ed325f0aeb59a475 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 13 Sep 2019 16:54:03 +0100 Subject: [PATCH] Live blogging from SymfonyLive London 2019 --- source/_posts/2019-09-13-live-blogging-symfonylive-london.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md index d2d770cb..03b593b2 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -579,7 +579,7 @@ It depends. Fine for a 'modest' size. Use a real proxy for larger scale apps, us * 17 plans, each square is 255 code points * Emojis are characters, not images * Gliph is a visual representation of a character -* code points to bytes +* From code points to bytes - UTF-8: 1,2,3 or 4 bytes - UTF16: 2 or 4 bytes - UTF-32: 4 bytes