Next:
String-basic
, Previous:
String class-multibyte encodings
, Up:
String
1.155.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