<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hanaaaaaachiru</author_name>
  <author_url>https://blog.hatena.ne.jp/hanaaaaaachiru/</author_url>
  <blog_title>はなちるのマイノート</blog_title>
  <blog_url>https://www.hanachiru-blog.com/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>はじめに 今回はSystem.Text.Jsonを利用して直接UTF-8バイト配列にシリアライズ &amp; UTF-8バイト配列からデシリアライズする方法を紹介したいと思います。また公式ドキュメントには文字列ベースのメソッド(UTF-16)を使用するよりもUTF-8バイト配列のシリアル化は約5から10%高速だと表記されています。 UTF-8 バイト配列へのシリアル化は、文字列ベースのメソッドを使用するより約 5 から 10% 高速です。 違いは、バイト (UTF-8) を文字列 (UTF-16) に変換する必要がないことから生じます。 C# で JSON のシリアル化と逆シリアル化を行う方法 - .…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.hanachiru-blog.com%2Fentry%2F2023%2F11%2F24%2F120000&quot; title=&quot;【C#】System.Text.Jsonで直接UTF-8バイト配列にシリアライズ &amp;amp; UTF-8バイト配列からデシリアライズする方法 - はなちるのマイノート&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-11-24 12:00:00</published>
  <title>【C#】System.Text.Jsonで直接UTF-8バイト配列にシリアライズ &amp; UTF-8バイト配列からデシリアライズする方法</title>
  <type>rich</type>
  <url>https://www.hanachiru-blog.com/entry/2023/11/24/120000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
