<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>File Handling on ToiDB</title>
    <link>https://www.toidang.xyz/tags/file-handling/</link>
    <description>Recent content in File Handling on ToiDB</description>
    <image>
      <title>ToiDB</title>
      <url>https://www.toidang.xyz/web/static/me-512x512.png</url>
      <link>https://www.toidang.xyz/web/static/me-512x512.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 12 Jun 2024 10:55:39 +0700</lastBuildDate>
    <atom:link href="https://www.toidang.xyz/tags/file-handling/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Read Large File in Ruby</title>
      <link>https://www.toidang.xyz/posts/2024/05/11/read-large-file-in-ruby/</link>
      <pubDate>Sat, 11 May 2024 07:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/05/11/read-large-file-in-ruby/</guid>
      <description>In this article, we will discuss how to read a large file in Ruby. We will cover different methods to read large files efficiently and handle memory issues when working with large files.</description>
    </item>
    <item>
      <title>StringIO in Ruby</title>
      <link>https://www.toidang.xyz/posts/2024/05/11/stringio-in-ruby/</link>
      <pubDate>Sat, 11 May 2024 07:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/05/11/stringio-in-ruby/</guid>
      <description>In this article, we will discuss how to use StringIO in Ruby to work with in-memory strings as if they were files. We will cover how to create StringIO objects, read from and write to them, and use them in place of file objects in Ruby.</description>
    </item>
  </channel>
</rss>
