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