File: C:/Ruby27-x64/share/ri/2.7.0/system/Integer/size-i.ri
U:RDoc::AnyMethod[iI" size:ETI"Integer#size;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"HReturns the number of bytes in the machine representation of +int+ ;TI"(machine dependent).;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I" 1.size #=> 8
;TI" -1.size #=> 8
;TI" 2147483647.size #=> 8
;TI"!(256**10 - 1).size #=> 10
;TI"!(256**20 - 1).size #=> 20
;TI" (256**40 - 1).size #=> 40;T:@format0:
@fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"int.size -> int
;T0[ I"();T@FI"Integer;TcRDoc::NormalClass00