<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aru_pg</author_name>
  <author_url>https://blog.hatena.ne.jp/aru_pg/</author_url>
  <blog_title>あーるPG - 社会人のデジタル生活</blog_title>
  <blog_url>https://rpg.hateblo.jp/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>array1 = [1, 1.3, 2.3, 10] array2 = [1, 2, 3, 4] f = open(&quot;hoge.bin&quot;, &quot;wb&quot;) f.write array1.pack(&quot;iffi&quot;) #01 00 00 00 66 66 A6 3F 33 33 13 40 0A 00 00 00 f.write array2.pack( &quot;i*&quot;) #01 00 00 00 02 00 00 00 03 00 00 00 04 00 00 00 f.write array1.pack( &quot;i*&quot;) #01 00 00 00 01 00 00 00 02 00 00 00 0A 00 0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frpg.hateblo.jp%2Fentry%2F20060531%2Fp1&quot; title=&quot;バイナリ入出力 - あーるPG - 社会人のデジタル生活&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>2006-05-31 00:00:00</published>
  <title>バイナリ入出力</title>
  <type>rich</type>
  <url>https://rpg.hateblo.jp/entry/20060531/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
