Sha256: 2d914576ca551edcbe62cc4af2418f6e5e63386a43e6bf924bf3d47ad05f430c
Contents?: true
Size: 1.26 KB
Versions: 12
Compression:
Stored size: 1.26 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name: size:@docstringIC:YARD::Docstring"®Returns the number of <em>bytes</em> in the machine representation of a <code>Fixnum</code>. 1.size #=> 4 -1.size #=> 4 2147483647.size #=> 4 :@objectu:YARD::StubProxyFixnum#size: @summary0: @all"̉Returns the number of <em>bytes</em> in the machine representation of a <code>Fixnum</code>. 1.size #=> 4 -1.size #=> 4 2147483647.size #=> 4 @overload size @return [Fixnum]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Fixnum#size;;;IC; "