Current Path : /proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/StringIO/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/StringIO/truncate-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Truncates the buffer string to at most <em>integer</em> bytes. The <b>strio</b> must be opened for writing. full_name: StringIO#truncate is_singleton: false name: truncate params: | strio.truncate(integer) -> 0 visibility: public