Abilitare JavaScript per vedere questo sito.

Converte la stringa in un array di byte.

Sintassi

bytearray to_bytearray()

Risultato

Rende array di byte generato con il contenuto a byte (raw) della stringa.

Esempio di utilizzo:

string str1("Hello world!");

bytearray data_str1 = str1.to_bytearray();

 

  

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