Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for immutable (0.16 sec)

  1. doc/go_spec.html

    Since Go strings are immutable, the bytes passed to <code>String</code> must not be modified afterwards.
    [<a href="#Go_1.20">Go 1.20</a>]
    </p>
    
    <p>
    The function <code>StringData</code> returns a pointer to the underlying bytes of the <code>str</code> argument.
    For an empty string the return value is unspecified, and may be <code>nil</code>.
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 02 22:43:51 GMT 2024
    - 279.6K bytes
    - Viewed (0)
Back to top