<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fuktommy</author_name>
  <author_url>https://blog.hatena.ne.jp/fuktommy/</author_url>
  <blog_title>/(&quot; - ' ;)\</blog_title>
  <blog_url>https://fuktommy.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>Javaでファイルに書き込もうとしたら、 new PrintWriter(new BufferedWriter(new FileWriter(filename))); みたいなことしたりして、面倒くさい。 言語とかライブラリの思想によっては new FileWriter(fileName, true); みたいな感じで、バッファリングの有無をtrue/falseで切り替えるというアイデアもあるはずだし、 現にPython2.xでは open(filename, 'w', bufsize) みたくバッファサイズを指定できるようになってる (bufsizeは0と1が特別)。 じゃあJava(の標準…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffuktommy.hatenablog.com%2Fentry%2F20090208%2F1234022045&quot; title=&quot; 小クラス主義 - /(&amp;quot; - &amp;#39; ;)\&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>2009-02-08 00:54:05</published>
  <title> 小クラス主義</title>
  <type>rich</type>
  <url>https://fuktommy.hatenablog.com/entry/20090208/1234022045</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
