Abilitare JavaScript per vedere questo sito.

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

Sintassi

bool is_big_endian() const

Risultato

Rende true se ordine byte predefinito impostato a big-endian, false altrimenti

Esempio di utilizzo:

bytearray @data1;

 

/* Ordine se byte in big-endian */

if (data1.is_big_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