# File lib/net/ssh/transport/ossl/buffer-factory.rb, line 32 def reader( text ) Net::SSH::Transport::OSSL::ReaderBuffer.new( text ) end