<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higepon</author_name>
  <author_url>https://blog.hatena.ne.jp/higepon/</author_url>
  <blog_title>higepon blog</blog_title>
  <blog_url>https://higepon.hatenablog.com/</blog_url>
  <categories>
    <anon>scheme</anon>
    <anon>mosh</anon>
  </categories>
  <description>2.4 は後回し。 2.5 Operations on 16-bit integers エンディアンを考える必要。要は多バイトで構成されるデータを、どのようにバイト列に格納し取り出すかという話。 #vu8(#xff 0) をリトルエンディアンで取り出したら #x00ff で、ビックエンディアンなら #xff00 いうこと。 bytevector-u16-native-ref などは、ネイティブのエンディアンをいかせるのでそのまま取り出せば良いと。 実装完了。 2.6 Operations on 32-bit integers 16bit とほぼ同じ。ただし現時点で Mosh には Fixnum…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20081016%2F1224145154&quot; title=&quot; bytevector 周りの実装 2 - higepon blog&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>2008-10-16 17:19:14</published>
  <title> bytevector 周りの実装 2</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20081016/1224145154</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
