Login
From:
ruby-doc.org
(Uncensored)
subscribe
class String - RDoc Documentation
https://ruby-doc.org/3.1.2/String.html
links
backlinks
Roast topics
Find topics
Find it!
A String object has an arbitrary sequence of bytes, typically representing text or binary data. A String object may be created using String::new or as literals.