Next: LargeInteger-coercion, Previous: LargeInteger-bit operations, Up: LargeInteger [Index]
Answer the anIndex-th byte in the receiver’s representation
Set the anIndex-th byte in the receiver’s representation
Answer the index-th base-256 digit of the receiver (byte), expressed in two’s complement
Set the anIndex-th base-256 digit in the receiver’s representation
Answer the number of base-256 digits in the receiver
Answer an hash value for the receiver
Private - Replace the characters from start to stop with new characters contained in replacementString (which, actually, can be any variable byte class), starting at the replaceStart location of replacementString
Answer the number of indexed instance variable in the receiver