117117 < li class ="public ">
118118 < span class ="summary_signature ">
119119
120- < a href ="#to_msgpack-instance_method " title ="#to_msgpack (instance method) "> - (String) < strong > to_msgpack</ strong > (io = nil) </ a >
120+ < a href ="#to_msgpack-instance_method " title ="#to_msgpack (instance method) "> - (String) < strong > to_msgpack</ strong > (packer = nil) </ a >
121121
122122
123123
132132
133133
134134 < span class ="summary_desc "> < div class ='inline '>
135- < p > Same as MessagePack.to_msgpack(self[, io ]).</ p >
135+ < p > Same as MessagePack.to_msgpack(self[, packer ]).</ p >
136136</ div > </ span >
137137
138138</ li >
@@ -150,7 +150,7 @@ <h2>Instance Method Details</h2>
150150 < div class ="method_details first ">
151151 < h3 class ="signature first " id ="to_msgpack-instance_method ">
152152
153- - (< tt > < span class ='object_link '> < a href ="String.html " title ="String (class) "> String</ a > </ span > </ tt > ) < strong > to_msgpack</ strong > (io = nil)
153+ - (< tt > < span class ='object_link '> < a href ="String.html " title ="String (class) "> String</ a > </ span > </ tt > ) < strong > to_msgpack</ strong > (packer = nil)
154154
155155
156156
@@ -159,7 +159,7 @@ <h3 class="signature first" id="to_msgpack-instance_method">
159159</ h3 > < div class ="docstring ">
160160 < div class ="discussion ">
161161
162- < p > Same as MessagePack.to_msgpack(self[, io ]).</ p >
162+ < p > Same as MessagePack.to_msgpack(self[, packer ]).</ p >
163163
164164
165165 </ div >
@@ -197,7 +197,7 @@ <h3 class="signature first" id="to_msgpack-instance_method">
197197 < td >
198198 < pre class ="code "> < span class ="info file "> # File 'doclib/msgpack/core_ext.rb', line 78</ span >
199199
200- < span class ='kw '> def</ span > < span class ='id identifier rubyid_to_msgpack '> to_msgpack</ span > < span class ='lparen '> (</ span > < span class ='id identifier rubyid_io ' > io </ span > < span class ='op '> =</ span > < span class ='kw '> nil</ span > < span class ='rparen '> )</ span >
200+ < span class ='kw '> def</ span > < span class ='id identifier rubyid_to_msgpack '> to_msgpack</ span > < span class ='lparen '> (</ span > < span class ='id identifier rubyid_packer ' > packer </ span > < span class ='op '> =</ span > < span class ='kw '> nil</ span > < span class ='rparen '> )</ span >
201201< span class ='kw '> end</ span > </ pre >
202202 </ td >
203203 </ tr >
@@ -209,9 +209,9 @@ <h3 class="signature first" id="to_msgpack-instance_method">
209209</ div >
210210
211211 < div id ="footer ">
212- Generated on Thu Oct 29 10:16:06 2015 by
212+ Generated on Thu Dec 7 11:57:39 2017 by
213213 < a href ="http://yardoc.org " title ="Yay! A Ruby Documentation Tool " target ="_parent "> yard</ a >
214- 0.8.7.6 (ruby-2.2 .2).
214+ 0.8.7.6 (ruby-2.4 .2).
215215</ div >
216216
217217 </ body >
0 commit comments