<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kit1024</author_name>
  <author_url>https://blog.hatena.ne.jp/kit1024/</author_url>
  <blog_title>エンジンブルブル絶好調</blog_title>
  <blog_url>https://kit1024.hatenadiary.org/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>2バイト以上のデータ量を持つ数値データを記録したり転送するときには1バイトごとに分割するが、その際の記録/転送を行なう順番のこと。最上位のバイトから順番に記録/送信する方式を「ビッグエンディアン」、最下位のバイトから順番に記録/送信する方式を「リトルエンディアン」という。 バイトオーダーの違うコンピュータ同士でデータをやり取りする場合、相手のバイトオーダーを考慮しないと値が狂ってしまう。このため、TCP/IPではネットワークバイトオーダーと呼ばれる順番に統一している。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkit1024.hatenadiary.org%2Fentry%2F20070730%2F1230928097&quot; title=&quot;エンディアン　 - エンジンブルブル絶好調&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>2007-07-30 05:28:17</published>
  <title>エンディアン　</title>
  <type>rich</type>
  <url>https://kit1024.hatenadiary.org/entry/20070730/1230928097</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
