retrbinary

retrbinary(cmd, blocksize, rest_offset = nil)
Instance Public methods

Puts the connection into binary (image) mode, issues the given command, and fetches the data returned, passing it to the associated block in chunks of blocksize characters. Note that cmd is a server command (such as âRETR myfileâ).

doc_ruby_on_rails
2015-04-20 15:06:38
Comments
Leave a Comment

Please login to continue.