string-byte-set!

[procedure] string-byte-ref string index [default]

[procedure] string-byte-set! string index byte

Gauche: gets and sets index-th byte of string. byte is an exact integer between 0 and 255.