Class
Redwood::MBox::Buffer
In:
lib/sup/mbox/ssh-file.rb
Parent:
Object
a simple buffer of contiguous data
Methods
[]
add
clear!
empty?
endd
index
new
rindex
size
start
to_s
Public Class methods
new
()
Public Instance methods
[]
(o)
add
(data, offset=endd)
clear!
()
empty?
()
endd
()
index
(what, start=0)
rindex
(what, start=0)
size
()
start
()
to_s
()
[Validate]