Class GData::HTTP::MimeBodyString
In: lib/gdata/http/mime_body.rb
Parent: Object

Class makes a string into a stream-like object

Methods

new   read  

Public Class methods

Public Instance methods

Implement read so that this class can be treated as a stream.

[Validate]