Abilitare JavaScript per vedere questo sito.

Interroga se ordine byte predefinito impostato a little-endian per l'array.

Sintassi

bool is_big_endian() const

Risultato

Ritorna true se ordine byte predefinito impostato a little-endian, false altrimenti

Esempio di utilizzo:

bytearray @data1;

 

/* Interroga se ordine byte in little-endian */

if (data1.is_little_endian())

}

 

  

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