# File lib/net/ssh/util/buffer.rb, line 264 def initialize( content="" ) init_BufferBase( content ) init_ReaderBufferImpl init_WriterBufferImpl end