Abilitare JavaScript per vedere questo sito.

Converte contenuto dell'array in una stringa.

Sintassi

string to_string() const

Risultato

Rende la stringa convertita

Nota

Le stringhe si considerano sempre e solo codificate in UTF-8 e sempre terminate dal carattere terminatore (\0; standard C).

Esempio di utilizzo:

bytearray @data1;

string value = data1.to_string(); 

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC