Sha256: 810c27918315fdcae1ad7dfa492619eba39b967bd49ff3255fd00872a44f30a4
Contents?: true
Size: 1.96 KB
Versions: 12
Compression:
Stored size: 1.96 KB
Contents
o:$YARD::CodeObjects::MethodObject:@scope: instance:@visibility:public: @pathI"IO#putc:EF:@parameters[ :@files[[I" io.c;T0:@current_file_has_commentsF: @name: putc:@source_type:c: @tags[ :@docstringIC:YARD::Docstring"kIf <i>obj</i> is <code>Numeric</code>, write the character whose code is the least-significant byte of <i>obj</i>, otherwise write the first byte of the string representation of <i>obj</i> to <em>ios</em>. Note: This method is not safe for use with multi-byte characters as it will truncate them. $stdout.putc "A" $stdout.putc 65 <em>produces:</em> AA;F:@objectIu:YARD::StubProxyIO#putc;F: @summary0:@ref_tags[ ;[o:YARD::Tags::OverloadTag :@tag_nameI" overload;F: @text0;;:@types0:@signatureI"putc(obj);F;IC;"