Methods
Attributes
| [R] | buf |
Class Public methods
new(str='')
Link
Source: show
# File sample/drb/http0.rb, line 8 def initialize(str='') @buf = str end
Instance Public methods