← Reference

string-methods

Ruby string-methods reference.

String#bytes

Returns an array of integers representing the raw byte values of a string. Encoding-aware and essential for binary data work.