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