Project

General

Profile

« Previous | Next » 

Revision 347c3faf

Added by Maumagnaguagno (Mau Magnaguagno) over 3 years ago

[DOC] Fix String#getbyte doc

  • String#getbyte returns nil if index is out of range.

  • Add String#getbyte example with nil output.

  • Modify String#getbyte example to use negative index.