Next: , Previous: , Up: String   [Index]


1.158.3 String: accessing

byteAt: index

Answer the ascii value of index-th character variable of the receiver

byteAt: index put: value

Store (Character value: value) in the index-th indexed instance variable of the receiver